# Generated by roxygen2: do not edit by hand

S3method(DIC,stcos_gibbs)
S3method(fitted,stcos_gibbs)
S3method(logLik,stcos_gibbs)
S3method(predict,stcos_gibbs)
S3method(print,stcos_gibbs)
export(ArealSpaceTimeBisquareBasis)
export(ArealSpatialBisquareBasis)
export(DIC)
export(SpaceTimeBisquareBasis)
export(SpatialBisquareBasis)
export(adjacency_matrix)
export(autocov_VAR1)
export(cov_approx_blockdiag)
export(cov_approx_randwalk)
export(gibbs_stcos)
export(licols)
export(mle_stcos)
export(mle_stcos_v2)
export(overlap_matrix)
export(prepare_stcos_demo)
export(rdomain)
import(Matrix)
import(Rcpp)
import(sf)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,logLik)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(stcos, .registration = TRUE)
