# Generated by roxygen2: do not edit by hand

S3method(plot,spotRSM)
S3method(predict,dace)
S3method(predict,ensembleStack)
S3method(predict,kriging)
S3method(predict,spotLOESS)
S3method(predict,spotLinearModel)
S3method(predict,spotRSM)
S3method(predict,spotRandomForest)
S3method(print,dace)
S3method(print,kriging)
S3method(print,spotLOESS)
S3method(print,spotLinearModel)
S3method(print,spotRSM)
S3method(print,spotRandomForest)
export(OCBA)
export(buildEnsembleStack)
export(buildKriging)
export(buildKrigingDACE)
export(buildLM)
export(buildLOESS)
export(buildRSM)
export(buildRandomForest)
export(calculationBarthMuschelknautz)
export(calculationMothes)
export(corrcubic)
export(correxp)
export(correxpg)
export(corrgauss)
export(corrkriging)
export(corrlin)
export(corrnoisygauss)
export(corrnoisykriging)
export(corrspherical)
export(corrspline)
export(descentSpotRSM)
export(designLHD)
export(designUniformRandom)
export(duplicateAndReplicateHandling)
export(evaluateModel)
export(expectedImprovement)
export(funCyclone)
export(funSphere)
export(krigingLikelihood)
export(objectiveFunctionEvaluation)
export(optimDE)
export(optimES)
export(optimGenoud)
export(optimLBFGSB)
export(optimLHD)
export(optimNLOPTR)
export(plotData)
export(plotFunction)
export(plotModel)
export(predictKrigingReinterpolation)
export(regpoly0)
export(regpoly1)
export(regpoly2)
export(repairNonNumeric)
export(repeatsOCBA)
export(spot)
export(spotAlgEs)
export(spotControl)
export(spotLoop)
export(wrapFunction)
import(DEoptim)
import(MASS)
import(grDevices)
import(graphics)
import(nloptr)
import(randomForest)
import(rgenoud)
import(rsm)
import(stats)
import(utils)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,plot_ly)
