Last data update: 2014.03.03

R: Plot function for object of class fRFE
plot.fRFER Documentation

Plot function for object of class fRFE

Description

Plot the error rates or MSE of an object of class fRFE which is the result of the functions selectFunctional, selectGroup and selectLevel.

Usage

## S3 method for class 'fRFE'
plot(x, ...)

Arguments

x

An object of class fRFE.

...

optional graphical parameters.

Author(s)

Baptiste Gregorutti

Results