# Generated by roxygen2: do not edit by hand

S3method(makeRLearner,classif.tuneMtryFast)
S3method(makeRLearner,classif.tuneRanger)
S3method(makeRLearner,regr.tuneMtryFast)
S3method(makeRLearner,regr.tuneRanger)
S3method(makeRLearner,surv.tuneMtryFast)
S3method(predictLearner,classif.tuneMtryFast)
S3method(predictLearner,classif.tuneRanger)
S3method(predictLearner,regr.tuneMtryFast)
S3method(predictLearner,regr.tuneRanger)
S3method(predictLearner,surv.tuneMtryFast)
S3method(print,tuneRanger)
S3method(trainLearner,classif.tuneMtryFast)
S3method(trainLearner,classif.tuneRanger)
S3method(trainLearner,regr.tuneMtryFast)
S3method(trainLearner,regr.tuneRanger)
S3method(trainLearner,surv.tuneMtryFast)
export(estimateTimeTuneRanger)
export(restartTuneRanger)
export(tuneMtryFast)
export(tuneRanger)
import(BBmisc)
import(ParamHelpers)
import(lhs)
import(mlr)
import(mlrMBO)
import(parallel)
import(ranger)
import(smoof)
import(stats)
importFrom(DiceKriging,km)
importFrom(DiceKriging,predict.km)
importFrom(graphics,axis)
importFrom(methods,"slot<-")
