featureSelectionOptions-class {Rmagpie} | R Documentation |
This virtual class has two descendants: geneSubsets and thresholds. As a virtual class, you can't create an object of class featureSelectionOptions.
optionValues
:numeric
(vector). Value of the possible optionsnoOfOptions
:numeric
. Total number of optionsgetOptionValues(featureSelectionOptions)
getNoOfOptions(featureSelectionOptions)
Camille Maumet