# Generated by roxygen2: do not edit by hand

S3method(plot,spotRSM)
S3method(plot,spotTreeModel)
S3method(predict,cvModel)
S3method(predict,dace)
S3method(predict,ensembleStack)
S3method(predict,kriging)
S3method(predict,spotLOESS)
S3method(predict,spotLinearModel)
S3method(predict,spotRSM)
S3method(predict,spotRandomForest)
S3method(predict,spotRanger)
S3method(predict,spotTreeModel)
S3method(print,dace)
S3method(print,kriging)
S3method(print,spotLOESS)
S3method(print,spotLinearModel)
S3method(print,spotRSM)
S3method(print,spotRandomForest)
S3method(print,spotRanger)
S3method(print,spotTreeModel)
S3method(simulate,kriging)
export(OCBA)
export(buildCVModel)
export(buildEnsembleStack)
export(buildKriging)
export(buildKrigingDACE)
export(buildLM)
export(buildLOESS)
export(buildRSM)
export(buildRandomForest)
export(buildRanger)
export(buildTreeModel)
export(calculationBarthMuschelknautz)
export(calculationMothes)
export(checkArrival)
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(diff0)
export(duplicateAndReplicateHandling)
export(evalMarkovChain)
export(evaluateModel)
export(expectedImprovement)
export(funBBOBCall)
export(funBranin)
export(funCosts)
export(funCyclone)
export(funMarkovChain)
export(funOptimLecture)
export(funRosen)
export(funRosen2)
export(funSphere)
export(funSring)
export(generateMCPrediction)
export(getCosts)
export(infillExpectedImprovement)
export(init_ring)
export(krigingLikelihood)
export(linearAdaptedSE)
export(maxNearestNeighbourDistance)
export(modelMarkovChain)
export(objectiveFunctionEvaluation)
export(optimDE)
export(optimES)
export(optimGenoud)
export(optimLBFGSB)
export(optimLHD)
export(optimNLOPTR)
export(parseTunedRegionModel)
export(perceptron)
export(plotData)
export(plotFunction)
export(plotModel)
export(plotPrediction)
export(plotRegion)
export(plotRegionByName)
export(plotSIRModel)
export(plotSingleDimFunction)
export(predictKrigingReinterpolation)
export(preprocessCdeInputData)
export(preprocessCdeTestData)
export(preprocessInputData)
export(preprocessTestData)
export(regpoly0)
export(regpoly1)
export(regpoly2)
export(repairNonNumeric)
export(repeatsOCBA)
export(ring)
export(satter)
export(selectAll)
export(selectN)
export(simulateFunction)
export(spot)
export(spotAlgEs)
export(spotControl)
export(spotFillControlList)
export(spotLoop)
export(sring)
export(tuneRegionModel)
export(wrapBatchTools)
export(wrapFunction)
export(wrapFunctionParallel)
export(wrapSystemCommand)
importFrom(DEoptim,DEoptim)
importFrom(DEoptim,DEoptim.control)
importFrom(MASS,ginv)
importFrom(SimInf,SIR)
importFrom(SimInf,run)
importFrom(SimInf,trajectory)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,points)
importFrom(nloptr,nloptr)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,plot_ly)
importFrom(randomForest,randomForest)
importFrom(ranger,ranger)
importFrom(rgenoud,genoud)
importFrom(rpart,rpart)
importFrom(rpart.plot,rpart.plot)
importFrom(rsm,canonical.path)
importFrom(rsm,code2val)
importFrom(rsm,coded.data)
importFrom(rsm,codings)
importFrom(rsm,rsm)
importFrom(rsm,steepest)
importFrom(smoof,makeBBOBFunction)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,step)
importFrom(stats,var)
importFrom(utils,tail)
importFrom(utils,write.csv)
