enspls.fs.core {enpls} | R Documentation |
core function for enspls.fs
Description
select the best ncomp and alpha with cross-validation, then use it to fit the complete training set. scale = FALSE
Usage
enspls.fs.core(xtmp, ytmp, maxcomp, cvfolds, alpha)
Value
fitted coefficients
[Package enpls version 6.1 Index]