# Generated by roxygen2: do not edit by hand

S3method(as.data.table,ArchiveBatchFSelect)
S3method(as.data.table,DictionaryFSelector)
S3method(as.data.table,EnsembleFSResult)
S3method(extract_inner_fselect_archives,BenchmarkResult)
S3method(extract_inner_fselect_archives,ResampleResult)
S3method(extract_inner_fselect_results,BenchmarkResult)
S3method(extract_inner_fselect_results,ResampleResult)
export(ArchiveBatchFSelect)
export(AutoFSelector)
export(ContextBatchFSelect)
export(EnsembleFSResult)
export(FSelectInstanceBatchMultiCrit)
export(FSelectInstanceBatchSingleCrit)
export(FSelector)
export(FSelectorBatch)
export(FSelectorBatchDesignPoints)
export(FSelectorBatchExhaustiveSearch)
export(FSelectorBatchFromOptimizerBatch)
export(FSelectorBatchGeneticSearch)
export(FSelectorBatchRFE)
export(FSelectorBatchRFECV)
export(FSelectorBatchRandomSearch)
export(FSelectorBatchSequential)
export(FSelectorBatchShadowVariableSearch)
export(ObjectiveFSelect)
export(ObjectiveFSelectBatch)
export(assert_fselect_instance)
export(assert_fselect_instance_async)
export(assert_fselect_instance_batch)
export(assert_fselector_async)
export(assert_fselector_batch)
export(assert_fselectors)
export(auto_fselector)
export(callback_batch_fselect)
export(clbk)
export(clbks)
export(ensemble_fselect)
export(extract_inner_fselect_archives)
export(extract_inner_fselect_results)
export(fs)
export(fselect)
export(fselect_nested)
export(fsi)
export(fss)
export(mlr_callbacks)
export(mlr_fselectors)
export(mlr_terminators)
export(trm)
export(trms)
import(bbotk)
import(checkmate)
import(data.table)
import(mlr3)
import(mlr3misc)
import(paradox)
importFrom(R6,R6Class)
importFrom(bbotk,mlr_terminators)
importFrom(bbotk,trm)
importFrom(bbotk,trms)
importFrom(mlr3misc,clbk)
importFrom(mlr3misc,clbks)
importFrom(mlr3misc,mlr_callbacks)
importFrom(stats,sd)
importFrom(utils,bibentry)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,packageVersion)
