powered by
Prints which features were selected, by which algorithm and criteria, instead of dumping the underlying list.
# S3 method for selection print(x, ...)
The result (object of class selection-class, created by selectfeatures).
selection-class
selectfeatures
Other parameters.
selection-class, selectfeatures
require (datasets) data (iris) selectfeatures (iris [, -5], iris [, 5], algorithm = "forward", multieval = "cfs")
Run the code above in your browser using DataLab