# Generated by roxygen2: do not edit by hand

S3method(predict,gpcm)
S3method(update,gpcm)
export(gpcm)
export(logLikFunc)
export(show.gpcm)
exportClasses(gpcm)
exportMethods(predict)
exportMethods(update)
import(future.apply)
import(methods)
import(stats)
importFrom(DiceKriging,covStruct.create)
importFrom(TruncatedNormal,pmvnorm)
importFrom(future,plan)
importFrom(tmvtnorm,rtmvnorm)
importMethodsFrom(DiceKriging,covMat1Mat2)
importMethodsFrom(DiceKriging,covMatrix)
