# Generated by roxygen2: do not edit by hand

S3method(plot,CGGP)
S3method(predict,CGGP)
S3method(print,CGGP)
export(CGGP_internal_CorrMatCauchy)
export(CGGP_internal_CorrMatCauchySQ)
export(CGGP_internal_CorrMatCauchySQT)
export(CGGP_internal_CorrMatGaussian)
export(CGGP_internal_CorrMatMatern32)
export(CGGP_internal_CorrMatMatern52)
export(CGGP_internal_CorrMatPowerExp)
export(CGGP_internal_CorrMatWendland0)
export(CGGP_internal_CorrMatWendland1)
export(CGGP_internal_CorrMatWendland2)
export(CGGP_internal_MSEpredcalc)
export(CGGP_internal_calcMSE)
export(CGGP_internal_calcMSEde)
export(CGGP_internal_calcpw)
export(CGGP_internal_calcpwanddpw)
export(CGGP_internal_gneglogpost)
export(CGGP_internal_neglogpost)
export(CGGP_internal_set_corr)
export(CGGPappend)
export(CGGPcreate)
export(CGGPfit)
export(CGGPplotblocks)
export(CGGPplotblockselection)
export(CGGPplotcorr)
export(CGGPplotheat)
export(CGGPplothist)
export(CGGPplotsamplesneglogpost)
export(CGGPplotslice)
export(CGGPplottheta)
export(CGGPplotvariogram)
export(CGGPpred)
export(CGGPvalplot)
export(CGGPvalstats)
export(rcpp_fastmatclcr)
export(rcpp_fastmatclcranddclcr)
export(rcpp_gkronDBS)
export(rcpp_kronDBS)
export(valplot)
export(valstats)
import(Rcpp)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(CGGP)
