mlr3fselect_assertions: Assertion for mlr3fselect objects

mlr3fselect_assertionsR Documentation

Assertion for mlr3fselect objects

Description

Most assertion functions ensure the right class attribute, and optionally additional properties.

Usage

assert_fselectors(fselectors)

assert_fselector_async(fselector)

assert_fselector_batch(fselector)

assert_fselect_instance(inst)

assert_fselect_instance_async(inst)

assert_fselect_instance_batch(inst)

Arguments

fselectors

(list of FSelector).

fselector

(FSelectorBatch).

inst

(FSelectInstanceBatchSingleCrit | FSelectInstanceBatchMultiCrit).


mlr-org/mlr3fselect documentation built on July 5, 2025, 3:22 a.m.