Regression.Sweep.PCR.Config-class {EnsemblePCReg} | R Documentation |
Class "Regression.Sweep.PCR.Config"
Description
Configuration class for PCR sweep operation
Objects from the Class
Objects can be created by calls of the form new("Regression.Sweep.PCR.Config", ...)
.
Slots
n
:Object of class
"OptionalNumeric"
, indicating, in this derived class, the maximum number of PC's to perform the PCR sweep for.
Extends
Class "Regression.Sweep.Config"
, directly.
Methods
- Regression.Sweep.Fit
signature(object = "Regression.Sweep.PCR.Config")
: ...
Author(s)
Mansour T.A. Sharabiani, Alireza S. Mahani
[Package EnsemblePCReg version 1.1.4 Index]