# Generated by roxygen2: do not edit by hand

S3method(as.data.table,ArchiveAsyncFSelect)
S3method(as.data.table,ArchiveAsyncFSelectFrozen)
S3method(as.data.table,ArchiveBatchFSelect)
S3method(as.data.table,DictionaryFSelector)
S3method(as.data.table,EnsembleFSResult)
S3method(c,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(ArchiveAsyncFSelect)
export(ArchiveAsyncFSelectFrozen)
export(ArchiveBatchFSelect)
export(AutoFSelector)
export(CallbackAsyncFSelect)
export(ContextAsyncFSelect)
export(ContextBatchFSelect)
export(EnsembleFSResult)
export(FSelectInstanceAsyncMultiCrit)
export(FSelectInstanceAsyncSingleCrit)
export(FSelectInstanceBatchMultiCrit)
export(FSelectInstanceBatchSingleCrit)
export(FSelector)
export(FSelectorAsync)
export(FSelectorAsyncDesignPoints)
export(FSelectorAsyncExhaustiveSearch)
export(FSelectorAsyncFromOptimizerAsync)
export(FSelectorAsyncRandomSearch)
export(FSelectorBatch)
export(FSelectorBatchDesignPoints)
export(FSelectorBatchExhaustiveSearch)
export(FSelectorBatchFromOptimizerBatch)
export(FSelectorBatchGeneticSearch)
export(FSelectorBatchRFE)
export(FSelectorBatchRFECV)
export(FSelectorBatchRandomSearch)
export(FSelectorBatchSequential)
export(FSelectorBatchShadowVariableSearch)
export(ObjectiveFSelect)
export(ObjectiveFSelectAsync)
export(ObjectiveFSelectBatch)
export(assert_async_fselect_callback)
export(assert_async_fselect_callbacks)
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_async_fselect)
export(callback_batch_fselect)
export(clbk)
export(clbks)
export(embedded_ensemble_fselect)
export(ensemble_fselect)
export(extract_inner_fselect_archives)
export(extract_inner_fselect_results)
export(faggregate)
export(fs)
export(fselect)
export(fselect_nested)
export(fsi)
export(fsi_async)
export(fss)
export(mlr_callbacks)
export(mlr_fselectors)
export(mlr_terminators)
export(trm)
export(trms)
import(bbotk)
import(checkmate)
import(cli)
import(data.table)
import(mlr3)
import(mlr3misc)
import(paradox)
importFrom(R6,R6Class)
importFrom(bbotk,
  mlr_terminators,
  trm,
  trms
)
importFrom(mlr3misc,
  clbk,
  clbks,
  mlr_callbacks
)
importFrom(stats,sd)
importFrom(utils,
  bibentry,
  combn,
  head,
  tail
)
