enspls.od.core: core function for enspls.od

Description Usage Value

View source: R/enspls.od.R

Description

select the best ncomp and alpha with cross-validation, then use them to fit the complete training set, and predict on the test set. scale = TRUE

Usage

1
enspls.od.core(x.sample, y.sample, x.remain, y.remain, maxcomp, cvfolds, alpha)

Value

the error vector between predicted y and real y


road2stat/enpls documentation built on Dec. 30, 2021, 2:20 a.m.