View source: R/PO2PLS_functions.R
| M_step | R Documentation | 
Internal use only
M_step(E_fit, params, X, Y, orth_type = c("SVD", "QR"))
E_fit | 
 An object returned by E_step  | 
params | 
 List with parameters  | 
X | 
 Data matrix  | 
Y | 
 Data matrix  | 
orth_type | 
 Character. One of "SVD" or "QR". Best left set to "SVD"  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.