# Generated by roxygen2: do not edit by hand

S3method(coef,stFit)
S3method(coef,stPredict)
S3method(plot,stData)
S3method(plot,stFit)
S3method(plot,stPredict)
S3method(plot,teleCor)
S3method(summary,stPredict)
export(HPDinterval.stFit)
export(cca.predict)
export(eof)
export(extractStData)
export(forwardsolve.kron)
export(invWSamp)
export(kronSamp)
export(maternCov)
export(maternEffectiveRange)
export(stEval)
export(stFit)
export(stLL)
export(stPredict)
export(stSimulate)
export(stVIF)
export(summariseAlpha)
export(summariseEOFAlpha)
export(svcFit)
export(svcPredict)
export(teleCor)
import(dplyr)
import(foreach)
import(ggplot2)
import(grid)
import(gtable)
importFrom(abind,abind)
importFrom(coda,HPDinterval)
importFrom(coda,mcmc)
importFrom(cowplot,plot_grid)
importFrom(fields,rdist.earth)
importFrom(grDevices,gray)
importFrom(graphics,plot)
importFrom(itertools,ichunk)
importFrom(mvtnorm,rmvnorm)
importFrom(raster,aggregate)
importFrom(raster,brick)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,mask)
importFrom(raster,scale)
importFrom(reshape2,melt)
importFrom(scales,trans_new)
importFrom(scoringRules,crps_sample)
importFrom(sp,coordinates)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,prcomp)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_wrap)
useDynLib(telefit, .registration = TRUE)
