| scores.plsc | R Documentation |
Extract scores from a PLSC fit
## S3 method for class 'plsc'
scores(x, block = c("X", "Y"), ...)
x |
A |
block |
Which block to return scores for: "X" (default) or "Y". |
... |
Ignored. |
Numeric matrix of scores for the chosen block.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.