export(block.mult)
export(blockMult)
export(calc.F.times.X)
export(calc.FX)
export(calc.FXtF2)
export(calc.iS.X)
export(calc.mu.B)
export(calc.smooth.trends)
export(calc.tF.mat.F)
export(calc.tF.times.mat)
export(calc.tFX)
export(calc.tFXF)
export(calc.X.iS.X)
export(calcSmoothTrends)
export(combineMesaData)
export(compute.ltaCV)
export(computeLTA)
export(cond.expectation)
export(construct.LUR.basis)
export(construct.ST.basis)
export(convertCharToDate)
export(create.data.matrix)
export(create.data.model)
export(createCV)
export(createDataMatrix)
export(createSTdata)
export(createSTmodel)
export(crossDist)
export(CVbasics)
export(CVresiduals.qqnorm)
export(CVresiduals.scatter)
export(default.LUR.list)
export(default.ST.list)
export(defaultList)
export(detrend.data)
export(detrendSTdata)
export(dot.prod)
export(dotProd)
export(drop.observations)
export(dropObservations)
export(estimate)
export(estimateBetaFields)
export(estimateCV)
export(evalCovFuns)
export(expandF)
export(fit.mesa.model)
export(gen.gradient)
export(gen.hessian)
export(genGradient)
export(genHessian)
export(get.params)
export(invCholBlock)
export(loglike)
export(loglike.dim)
export(loglike.grad)
export(loglike.hessian)
export(loglike.naive)
export(loglike.naive.grad)
export(loglike.naive.hessian)
export(loglike.var.names)
export(loglikeST)
export(loglikeSTdim)
export(loglikeSTgetPars)
export(loglikeSTGrad)
export(loglikeSTHessian)
export(loglikeSTnaive)
export(loglikeSTnaiveGrad)
export(loglikeSTnaiveHessian)
export(loglikeSTnames)
export(make.sigma.B)
export(make.sigma.B.full)
export(make.sigma.nu)
export(make.sigma.nu.cross.cov)
export(makeCholBlock)
export(makeSigmaB)
export(makeSigmaNu)
export(MCMC)
export(namesCovFuns)
export(norm2)
export(parsCovFuns)
export(plotCV)
export(plotMesaData)
export(plotMonitoringLoc)
export(plotPrediction)
export(predictCV)
export(predictNaive)
export(printMesaDataNbrObs)
export(processLocation)
export(processLUR)
export(processST)
export(remove.ST.mean)
export(removeSTcovarMean)
export(run.MCMC)
export(scatterPlot)
export(setupSTdataset)
export(simulateMesaData)
export(solveTriBlock)
export(stCheckClass)
export(stCheckCovars)
export(stCheckFields)
export(stCheckObs)
export(stCheckSTcovars)
export(sumLog)
export(sumLogDiag)
export(summaryStatsCV)
export(SVD.miss)
export(SVD.smooth)
export(SVD.smooth.cv)
export(SVDmiss)
export(SVDsmooth)
export(SVDsmoothCV)
export(tstat)
export(updateCovf)
export(updateSTdataTrend)
export(updateTrend)
import(Matrix)
importFrom(graphics,boxplot)
importFrom(graphics,plot)
importFrom(MASS,mvrnorm)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,predict)
importFrom(stats,qqnorm)
importFrom(stats,simulate)
S3method(boxplot,estCVSTmodel)
S3method(boxplot,SVDcv)
S3method(c,STmodel)
S3method(coef,estCVSTmodel)
S3method(coef,estimateSTmodel)
S3method(density,mcmcSTmodel)
S3method(estimate,STmodel)
S3method(estimateCV,STmodel)
S3method(MCMC,STmodel)
S3method(plot,density.mcmcSTmodel)
S3method(plot,mcmcSTmodel)
S3method(plot,predCVSTmodel)
S3method(plot,predictSTmodel)
S3method(plot,STdata)
S3method(plot,STmodel)
S3method(plot,SVDcv)
S3method(predict,STmodel)
S3method(predictCV,STmodel)
S3method(print,estCVSTmodel)
S3method(print,estimateSTmodel)
S3method(print,mcmcSTmodel)
S3method(print,predCVSTmodel)
S3method(print,predictSTmodel)
S3method(print,STdata)
S3method(print,STmodel)
S3method(print,summary.estCVSTmodel)
S3method(print,summary.mcmcSTmodel)
S3method(print,summary.predCVSTmodel)
S3method(print,summary.STdata)
S3method(print,summary.STmodel)
S3method(print,SVDcv)
S3method(qqnorm,predCVSTmodel)
S3method(qqnorm,STdata)
S3method(qqnorm,STmodel)
S3method(scatterPlot,predCVSTmodel)
S3method(scatterPlot,STdata)
S3method(scatterPlot,STmodel)
S3method(simulate,STmodel)
S3method(summary,estCVSTmodel)
S3method(summary,mcmcSTmodel)
S3method(summary,predCVSTmodel)
S3method(summary,STdata)
S3method(summary,STmodel)
S3method(summary,SVDcv)
S3method(updateTrend,STdata)
S3method(updateTrend,STmodel)
useDynLib(SpatioTemporal,C_block_mult)
useDynLib(SpatioTemporal,C_calc_F_part_X)
useDynLib(SpatioTemporal,C_calc_tFX)
useDynLib(SpatioTemporal,C_calc_tFXF)
useDynLib(SpatioTemporal,C_cov_names)
useDynLib(SpatioTemporal,C_cov_pars)
useDynLib(SpatioTemporal,C_cov_simple)
useDynLib(SpatioTemporal,C_dist)
useDynLib(SpatioTemporal,C_dotProd)
useDynLib(SpatioTemporal,C_inv_chol_block)
useDynLib(SpatioTemporal,C_make_chol_block)
useDynLib(SpatioTemporal,C_makeSigmaB)
useDynLib(SpatioTemporal,C_makeSigmaNu)
useDynLib(SpatioTemporal,C_norm2)
useDynLib(SpatioTemporal,C_solve_tri_block)
useDynLib(SpatioTemporal,C_sum_log)
useDynLib(SpatioTemporal,C_sum_log_diag)
