# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,krige)
S3method(as.data.frame,semivariance)
S3method(as.data.frame,summary.krige)
S3method(as.matrix,krige)
S3method(as.matrix,semivariance)
S3method(as.matrix,summary.krige)
S3method(as.mcmc,krige)
S3method(as.mcmc,summary.krige)
S3method(burnin,krige)
S3method(burnin,matrix)
S3method(exponential.semivariance,default)
S3method(exponential.semivariance,krige)
S3method(geweke,default)
S3method(geweke,krige)
S3method(geweke,summary.krige)
S3method(heidel.welch,default)
S3method(heidel.welch,krige)
S3method(heidel.welch,summary.krige)
S3method(mcmc.samples,krige)
S3method(mcmc.samples,summary.krige)
S3method(plot,krige)
S3method(plot,semivariance)
S3method(predict,krige)
S3method(print,krige)
S3method(print,summary.krige)
S3method(semivariance,default)
S3method(semivariance,krige)
S3method(semivariance,lm)
S3method(semivariogram,default)
S3method(semivariogram,krige)
S3method(semivariogram,lm)
S3method(semivariogram,semivariance)
S3method(summary,krige)
S3method(update,krige)
export(burnin)
export(exponential.semivariance)
export(geweke)
export(heidel.welch)
export(krige.posterior)
export(mcmc.samples)
export(metropolis.krige)
export(semivariance)
export(semivariogram)
importFrom(Rcpp,evalCpp)
importFrom(coda,as.mcmc)
importFrom(coda,mcmc)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,ar)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,end)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,resid)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,start)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,window)
importFrom(utils,flush.console)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(krige, .registration=TRUE)
