R/smooth_PLS.R
build_u_ki_list.Rd
build_u_ki_list
build_u_ki_list(N_states, nbComp, ms_pls_models)
a integer, number of different states
a integer, max number of components
a list of the intermediate pls models to evaluate the real multi-stats pls components.
a list of the u_i^k
Francois Bassac