powered by
"Regression.Sweep.PCR.FitObj"
Class containing the output of performing - or fitting - of PCR sweep operation.
Objects can be created by calls of the form new("Regression.Sweep.PCR.FitObj", ...).
new("Regression.Sweep.PCR.FitObj", ...)
config
Object of class "Regression.Sweep.Config" ~~
"Regression.Sweep.Config"
est
Object of class "ANY", the estimation object needed for prediction.
"ANY"
pred
Object of class "matrix", matrix of predictions for training data. Column n corresponds to the prediction using PC's from 1 to n.
"matrix"
n
Class "Regression.Sweep.FitObj", directly.
"Regression.Sweep.FitObj"
No methods defined with class "Regression.Sweep.PCR.FitObj" in the signature.