# Generated by roxygen2: do not edit by hand

S3method(predict,dace)
S3method(predict,ensembleStack)
S3method(predict,kriging)
S3method(predict,spotLinearModel)
S3method(predict,spotRandomForest)
S3method(predict,spotSecondOrderModel)
S3method(print,dace)
S3method(print,kriging)
S3method(print,spotLinearModel)
S3method(print,spotRandomForest)
S3method(print,spotSecondOrderModel)
export(OCBA)
export(buildEnsembleStack)
export(buildKriging)
export(buildKrigingDACE)
export(buildLM)
export(buildRandomForest)
export(buildSO)
export(calculationBarthMuschelknautz)
export(corrcubic)
export(correxp)
export(correxpg)
export(corrgauss)
export(corrkriging)
export(corrlin)
export(corrnoisygauss)
export(corrnoisykriging)
export(corrspherical)
export(corrspline)
export(designLHD)
export(designUniformRandom)
export(duplicateAndReplicateHandling)
export(evaluateModel)
export(expectedImprovement)
export(funCyclone)
export(funSphere)
export(krigingLikelihood)
export(objectiveFunctionEvaluation)
export(optimLBFGSB)
export(optimLHD)
export(predictKrigingReinterpolation)
export(regpoly0)
export(regpoly1)
export(regpoly2)
export(repairNonNumeric)
export(repeatsOCBA)
export(spot)
import(MASS)
import(graphics)
import(randomForest)
import(stats)
import(utils)
