enspls.fit.core {enpls}R Documentation

core function for enspls.fit

Description

select the best ncomp and alpha, then use them to fit the complete training set. scale = TRUE

Usage

enspls.fit.core(xtmp, ytmp, maxcomp, cvfolds, alpha)

Value

the coefficients


[Package enpls version 6.1 Index]