# Generated by roxygen2: do not edit by hand

export(CAR_INLA)
export(MCAR_INLA)
export(Mmodel_compute_cor)
export(Mmodel_icar)
export(Mmodel_iid)
export(Mmodel_lcar)
export(Mmodel_pcar)
export(STCAR_INLA)
export(add_neighbour)
export(clustering_partition)
export(connect_subgraphs)
export(divide_carto)
export(mergeINLA)
export(random_partition)
import(Matrix)
import(Rdpack)
import(crayon)
import(future)
import(parallel)
import(spatialreg)
importFrom(MASS,ginv)
importFrom(Matrix,colSums)
importFrom(RColorBrewer,brewer.pal)
importFrom(doParallel,registerDoParallel)
importFrom(fastDummies,dummy_cols)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(future.apply,future_mapply)
importFrom(geos,geos_prepared_intersects)
importFrom(grDevices,boxplot.stats)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rlist,list.flatten)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersects)
importFrom(sf,st_make_grid)
importFrom(sf,st_set_geometry)
importFrom(sf,st_union)
importFrom(spdep,card)
importFrom(spdep,knearneigh)
importFrom(spdep,knn2nb)
importFrom(spdep,n.comp.nb)
importFrom(spdep,nb2listw)
importFrom(spdep,poly2nb)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,dpois)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,combn)
