# Generated by roxygen2: do not edit by hand

export(ACAT_combine)
export(CalSVG)
export(CalSVG_MERINGUE)
export(CalSVG_MarkVario)
export(CalSVG_SPARKX)
export(CalSVG_Seurat)
export(CalSVG_binSpect)
export(CalSVG_nnSVG)
export(binarize_expression)
export(buildSpatialNetwork)
export(getSpatialNeighbors_Delaunay)
export(getSpatialNeighbors_KNN)
export(moranI)
export(moranI_test)
export(simulate_spatial_data)
importFrom(MASS,ginv)
importFrom(Rcpp,sourceCpp)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(stats,dist)
importFrom(stats,fisher.test)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pcauchy)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rnbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(SVG, .registration = TRUE)
