coef.multiblock_projector | R Documentation |
Extracts the components (loadings) for a given block or the entire projector.
## S3 method for class 'multiblock_projector'
coef(object, block, ...)
object |
A |
block |
Optional block index. If missing, returns loadings for all variables. |
... |
Additional arguments. |
A matrix of loadings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.