Learn R Programming

spFSR (version 2.0.4)

summary.spFSR: Summarising a spFSR object

Description

Summarising a spFSR object

Usage

# S3 method for spFSR
summary(object, ...)

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).

Arguments

object

A spFSR object

...

Additional arguments

See Also

getImportance, spFSR.default, and spFeatureSelection.