# Generated by roxygen2: do not edit by hand

S3method(print,scanstatistic)
export(coords_to_knn)
export(df_to_matrix)
export(dist_to_knn)
export(flexible_zones)
export(get_zero_indices)
export(get_zone)
export(knn_zones)
export(scan_bayes_negbin)
export(scan_bayes_negbin_cpp)
export(scan_eb_negbin)
export(scan_eb_negbin_cpp)
export(scan_eb_poisson)
export(scan_eb_poisson_cpp)
export(scan_eb_zip)
export(scan_eb_zip_cpp)
export(scan_pb_perm_cpp)
export(scan_pb_poisson)
export(scan_pb_poisson_cpp)
export(score_locations)
export(top_clusters)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(emdbook,lambertW)
importFrom(ismev,gum.fit)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(plyr,alply)
importFrom(purrr,map2_dbl)
importFrom(purrr,pmap_dbl)
importFrom(reliaR,pgumbel)
importFrom(sets,as.set)
importFrom(sets,set_is_empty)
importFrom(sets,set_power)
importFrom(sets,set_union)
importFrom(stats,dist)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(tibble,tibble)
importFrom(tidyr,spread_)
importFrom(utils,combn)
useDynLib(scanstatistics, .registration = TRUE)
