Description Usage Arguments Value
A tweaking of stats::prcomp
such that for the svd, the
transpose of u is used instead of v when the number of assays is less than
the number of samples.
1 | harmanScores(x)
|
x |
matrix, data matrix of values to perform PCA on. |
scores, a prcomp-like object with rotation, scores and the center values. The scores are corrected, but all three are needed later to reconstruct the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.