# Generated by roxygen2: do not edit by hand

S3method(as.array,geostan_fit)
S3method(as.data.frame,geostan_fit)
S3method(as.matrix,geostan_fit)
S3method(fitted,geostan_fit)
S3method(plot,geostan_fit)
S3method(predict,geostan_fit)
S3method(print,geostan_fit)
S3method(print,prior)
S3method(residuals,geostan_fit)
S3method(sp_diag,geostan_fit)
S3method(sp_diag,numeric)
S3method(spatial,geostan_fit)
export(aple)
export(auto_gaussian)
export(edges)
export(eigen_grid)
export(expected_mc)
export(gamma2)
export(get_shp)
export(gr)
export(hs)
export(lg)
export(lisa)
export(make_EV)
export(mc)
export(me_diag)
export(moran_plot)
export(n_eff)
export(n_nbs)
export(normal)
export(posterior_predict)
export(prep_car_data)
export(prep_car_data2)
export(prep_icar_data)
export(prep_me_data)
export(prep_sar_data)
export(prep_sar_data2)
export(row_standardize)
export(se_log)
export(shape2mat)
export(sim_sar)
export(sp_diag)
export(spatial)
export(stan_car)
export(stan_esf)
export(stan_glm)
export(stan_icar)
export(stan_sar)
export(student_t)
export(uniform)
export(waic)
import(Rcpp)
import(ggplot2)
import(graphics)
import(methods)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,isSymmetric)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(Matrix,t)
importFrom(gridExtra,grid.arrange)
importFrom(rstan,extract_sparse_parts)
importFrom(rstan,sampling)
importFrom(sf,st_as_sf)
importFrom(sf,st_crs)
importFrom(sf,st_linestring)
importFrom(sf,st_point_on_surface)
importFrom(sf,st_sfc)
importFrom(signs,signs)
importFrom(spdep,graph2nb)
importFrom(spdep,n.comp.nb)
importFrom(spdep,poly2nb)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,download.file)
importFrom(utils,unzip)
useDynLib(geostan, .registration = TRUE)
