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

Description Usage Value

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
2
enspls.od.core(x.sample, y.sample, x.remain, y.remain, maxcomp, cvfolds,
  alpha)

Value

the error vector between predicted y and real y


enpls documentation built on May 18, 2019, 9:02 a.m.