loadings | R Documentation |
This function extracts loading parameters from an O2PLS fit
This function extracts loading parameters from an O2PLS fit
loadings(x, ...)
## S3 method for class 'O2pls'
loadings(x, loading = c("Xjoint", "Yjoint", "Xorth", "Yorth"), ...)
x |
Object of class |
... |
For consistency |
loading |
the loadings for one of "Xjoint", "Yjoint", "Xorth", "Yorth" |
Loading matrix
Loading matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.