Extract optimal number of components from adjusted cross-validation results for sO2PLS
Source:R/so2pls.R
so2pls_get_optim_ncomp_adj.Rd
Extracts the optimal number of components (joint and dataset-specific) estimated via adjusted cross-validation results for sO2PLS.
Arguments
- cv_res
Data-frame, output from the
crossval_o2m_adjR2
function.