prcomp2 | R Documentation |
A wrapper around prcomp
prcomp2(x, removeZeroVariance = TRUE, transpose = TRUE, scale = TRUE,
...)
This function first transposes the matrix and then eliminates zero variance rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.