Rdocumentation
powered by
Learn R Programming
RFgroove (version 1.1)
summary.fRFE: Summary function for object of class fRFE
Description
A summary function of an object of class fRFE which is the result of the functions
selectFunctional
,
selectGroup
and
selectLevel
.
Usage
"summary"(object, ...)
Arguments
object
An object of class fRFE.
...
further arguments passed to or from other methods.