summary.spFSR {spFSR} | R Documentation |
Summarising a spFSR object
Description
Summarising a spFSR object
Usage
## S3 method for class 'spFSR'
summary(object, ...)
Arguments
object |
A |
... |
Additional arguments |
Value
Summary of a spFSR object consisting of number of features selected, wrapper type, total number of iterations, the best performing features, and the descriptive statistics of the best iteration result (the iteration where the best performing features are found).
See Also
getImportance, spFSR.default, and spFeatureSelection.
[Package spFSR version 2.0.4 Index]