# Generated by roxygen2: do not edit by hand

S3method(fitted,stcos)
S3method(logLik,stcos)
S3method(predict,stcos)
S3method(print,stcos)
export(DIC)
export(STCOSPrep)
export(SpaceTimeBisquareBasis)
export(SpatialBisquareBasis)
export(gibbs.stcos)
export(gibbs.stcos.raw)
export(licols)
export(mle.stcos)
import(Matrix)
import(Rcpp)
import(sf)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
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)
