# Generated by roxygen2: do not edit by hand

S3method(predict,hetGP)
S3method(predict,homGP)
S3method(print,hetGP)
S3method(print,homGP)
S3method(print,summary.hetGP)
S3method(print,summary.homGP)
S3method(summary,hetGP)
S3method(summary,homGP)
S3method(update,hetGP)
S3method(update,homGP)
export(IMSE.search)
export(IMSE_nsteps_ahead)
export(IMSPE)
export(Wij)
export(allocate_mult)
export(compareGP)
export(cov_gen)
export(crit_IMSE)
export(deriv_crit_IMSE)
export(find_reps)
export(mleHetGP)
export(mleHomGP)
export(sirEval)
export(sirSimulate)
export(update_horizon)
import(methods)
importFrom(DiceDesign,lhsDesign)
importFrom(DiceDesign,maximinSA_LHS)
importFrom(MASS,ginv)
importFrom(Rcpp,evalCpp)
importFrom(stats,optim)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
useDynLib(hetGP)
