# Generated by roxygen2: do not edit by hand

export(dpe)
export(gp_cv)
export(kernel)
export(mle_gp)
export(mle_penalty)
export(predict_gp)
export(score)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(stats,optim)
importFrom(stats,qchisq)
importFrom(stats,runif)
useDynLib(GPpenalty, .registration = TRUE)
