| Regression.Integrator.PCR.SelMin.Config-class | R Documentation |
"Regression.Integrator.PCR.SelMin.Config"Configuration class for PCR-base integration, where the number of PC's is selected to minimize the cross-validation error of the integrator.
Objects can be created by calls of the form new("Regression.Integrator.PCR.SelMin.Config", ...).
partition:Object of class "integer", data partition to use for cross-validation selection of optimal PC's in PCR integration. This can be the output of generate.partition.
errfun:Object of class "function", error function to use for selecting best number of PC's.
Class "Regression.Integrator.Config", directly.
signature(object = "Regression.Integrator.PCR.SelMin.Config"): ...
Mansour T.A. Sharabiani, Alireza S. Mahani
generate.partition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.