fregre.pls.cv: Functional PLS regression with scalar response using selection of number of PLS components
Description
Functional Regression with scalar response using selection of number of partial leas squares (PLS) comoponents through cross-validation. The algoritm selects the PLS components with best estimates the response. The select is performed by cross-validation (CV) or Model Selecttion Criteria (MSC). After is computing functional regression using the best selection of PLS components.
Usage
fregre.pls.cv(fdataobj, y, kmax=8, criteria = "SIC",...)