Perform the same sweep operation on data partitions and assemble the pieces into a complete set.
Regression.Sweep.CV.Fit(config, X, y, partition, print.level = 1)An object of class Regression.Sweep.CV.FitObj.
Object of class Regression.Sweep.Config, determining the configuration of the underlying sweep operations.
Matrix of predictors to perform PCR on.
Vector of response to use during PCR.
Data partition used for CV sweep, typically the output of generate.partition
Determining verbosity level during function execution.
Mansour T.A. Sharabiani, Alireza S. Mahani
Regression.Sweep.CV.FitObj