Description Usage Arguments Value Author(s) Examples
(Orthogonal) loadings of the PCA/(O)PLS(-DA) model
1 2 3 4 | getLoadingMN(object, ...)
## S4 method for signature 'opls'
getLoadingMN(object, orthoL = FALSE)
|
object |
An S4 object of class |
... |
Currently not used. (default is FALSE and the predictive loading matrix is returned) |
orthoL |
Logical: Should the orthogonal loading matrix be returned |
Numeric matrix with a number of rows equal to the number of variables and a number of columns equal to the number of components
Etienne Thevenot, etienne.thevenot@cea.fr
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.