# Generated by roxygen2: do not edit by hand

export(BSTFA)
export(BSTFAfull)
export(bisquare1d)
export(bisquare2d)
export(computeLogLik)
export(compute_summary)
export(convergence_diag)
export(defineRegion)
export(makeNewS)
export(makePredS)
export(map_spatial_param)
export(plot_annual)
export(plot_factor)
export(plot_fourier_bases)
export(plot_location)
export(plot_spatial_param)
export(plot_trace)
export(predictBSTFA)
import(Rcpp)
import(RcppArmadillo)
import(ggplot2)
import(graphics)
import(matrixcalc)
import(npreg)
import(scatterplot3d)
import(sf)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(MCMCpack,rwish)
importFrom(RColorBrewer,brewer.pal)
importFrom(coda,as.mcmc)
importFrom(coda,effectiveSize)
importFrom(coda,geweke.diag)
importFrom(ggpubr,ggarrange)
importFrom(lubridate,yday)
importFrom(matrixcalc,vec)
importFrom(mgcv,cSplineDes)
importFrom(npreg,basis.tps)
importFrom(sf,st_point)
importFrom(sf,st_polygon)
importFrom(sf,st_sfc)
importFrom(stats,dist)
importFrom(utils,combn)
useDynLib(BSTFA, .registration = TRUE)
