# Generated by roxygen2: do not edit by hand

S3method(as_task_classif,TaskClassifST)
S3method(as_task_classif_st,DataBackend)
S3method(as_task_classif_st,TaskClassifST)
S3method(as_task_classif_st,data.frame)
S3method(as_task_classif_st,sf)
S3method(as_task_regr,TaskRegrST)
S3method(as_task_regr_st,DataBackend)
S3method(as_task_regr_st,TaskRegrST)
S3method(as_task_regr_st,data.frame)
S3method(as_task_regr_st,sf)
S3method(autoplot,ResamplingCV)
S3method(autoplot,ResamplingRepeatedCV)
S3method(autoplot,ResamplingRepeatedSpCVBlock)
S3method(autoplot,ResamplingRepeatedSpCVCoords)
S3method(autoplot,ResamplingRepeatedSpCVDisc)
S3method(autoplot,ResamplingRepeatedSpCVEnv)
S3method(autoplot,ResamplingRepeatedSpCVTiles)
S3method(autoplot,ResamplingRepeatedSptCVCluto)
S3method(autoplot,ResamplingRepeatedSptCVCstf)
S3method(autoplot,ResamplingSpCVBlock)
S3method(autoplot,ResamplingSpCVBuffer)
S3method(autoplot,ResamplingSpCVCoords)
S3method(autoplot,ResamplingSpCVDisc)
S3method(autoplot,ResamplingSpCVEnv)
S3method(autoplot,ResamplingSpCVTiles)
S3method(autoplot,ResamplingSptCVCluto)
S3method(autoplot,ResamplingSptCVCstf)
S3method(plot,ResamplingCV)
S3method(plot,ResamplingRepeatedCV)
S3method(plot,ResamplingRepeatedSpCVBlock)
S3method(plot,ResamplingRepeatedSpCVCoords)
S3method(plot,ResamplingRepeatedSpCVDisc)
S3method(plot,ResamplingRepeatedSpCVEnv)
S3method(plot,ResamplingRepeatedSpCVTiles)
S3method(plot,ResamplingRepeatedSptCVCluto)
S3method(plot,ResamplingRepeatedSptCVCstf)
S3method(plot,ResamplingSpCVBlock)
S3method(plot,ResamplingSpCVBuffer)
S3method(plot,ResamplingSpCVCoords)
S3method(plot,ResamplingSpCVDisc)
S3method(plot,ResamplingSpCVEnv)
S3method(plot,ResamplingSpCVTiles)
S3method(plot,ResamplingSptCVCluto)
S3method(plot,ResamplingSptCVCstf)
export(ResamplingRepeatedSpCVBlock)
export(ResamplingRepeatedSpCVCoords)
export(ResamplingRepeatedSpCVDisc)
export(ResamplingRepeatedSpCVEnv)
export(ResamplingRepeatedSpCVTiles)
export(ResamplingRepeatedSptCVCluto)
export(ResamplingRepeatedSptCVCstf)
export(ResamplingSpCVBlock)
export(ResamplingSpCVBuffer)
export(ResamplingSpCVCoords)
export(ResamplingSpCVDisc)
export(ResamplingSpCVEnv)
export(ResamplingSpCVTiles)
export(ResamplingSptCVCluto)
export(ResamplingSptCVCstf)
export(TaskClassifST)
export(TaskRegrST)
export(as_task_classif_st)
export(as_task_regr_st)
export(autoplot)
import(checkmate)
import(data.table, except = transpose)
import(ggplot2)
import(mlr3misc)
import(paradox)
importFrom(R6,R6Class)
importFrom(graphics,plot)
importFrom(mlr3,Resampling)
importFrom(mlr3,TaskClassif)
importFrom(mlr3,TaskRegr)
importFrom(mlr3,as_data_backend)
importFrom(mlr3,assert_task)
importFrom(mlr3,lrn)
importFrom(mlr3,mlr_resamplings)
importFrom(mlr3,msr)
importFrom(mlr3,rsmp)
importFrom(mlr3,rsmps)
importFrom(mlr3,tsk)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(utils,bibentry)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
