# Generated by roxygen2: do not edit by hand

S3method(as_precrec,BenchmarkResult)
S3method(as_precrec,PredictionClassif)
S3method(as_precrec,ResampleResult)
S3method(autoplot,BenchmarkResult)
S3method(autoplot,Filter)
S3method(autoplot,LearnerClassifCVGlmnet)
S3method(autoplot,LearnerClassifGlmnet)
S3method(autoplot,LearnerClassifRpart)
S3method(autoplot,LearnerClustAgnes)
S3method(autoplot,LearnerClustDiana)
S3method(autoplot,LearnerClustHclust)
S3method(autoplot,LearnerClustHierarchical)
S3method(autoplot,LearnerRegrCVGlmnet)
S3method(autoplot,LearnerRegrGlmnet)
S3method(autoplot,LearnerRegrRpart)
S3method(autoplot,OptimInstanceSingleCrit)
S3method(autoplot,PredictionClassif)
S3method(autoplot,PredictionClust)
S3method(autoplot,PredictionRegr)
S3method(autoplot,PredictionSurv)
S3method(autoplot,ResampleResult)
S3method(autoplot,TaskClassif)
S3method(autoplot,TaskClust)
S3method(autoplot,TaskDens)
S3method(autoplot,TaskRegr)
S3method(autoplot,TaskSurv)
S3method(autoplot,TuningInstanceSingleCrit)
S3method(fortify,BenchmarkResult)
S3method(fortify,Filter)
S3method(fortify,OptimInstanceSingleCrit)
S3method(fortify,Prediction)
S3method(fortify,ResampleResult)
S3method(fortify,Task)
S3method(plot,BenchmarkResult)
S3method(plot,Filter)
S3method(plot,LearnerClassifCVGlmnet)
S3method(plot,LearnerClassifGlmnet)
S3method(plot,LearnerClassifRpart)
S3method(plot,LearnerRegrCVGlmnet)
S3method(plot,LearnerRegrGlmnet)
S3method(plot,LearnerRegrRpart)
S3method(plot,PredictionClassif)
S3method(plot,PredictionRegr)
S3method(plot,ResampleResult)
S3method(plot,TaskClassif)
S3method(plot,TaskDens)
S3method(plot,TaskRegr)
S3method(plot,TaskSurv)
S3method(print,DelayedPatchworkPlot)
export(as_precrec)
export(autoplot)
export(fortify)
export(plot_learner_prediction)
export(theme_mlr3)
import(checkmate)
import(data.table)
import(ggplot2)
import(mlr3misc)
importFrom(graphics,plot)
importFrom(scales,pretty_breaks)
importFrom(stats,sd)
importFrom(utils,bibentry)
importFrom(utils,head)
