Description Usage Arguments Value Author(s) Examples
View source: R/matrixFactorization.R
Efficient implementation of a replicate-aware principal component anaylsis (PCA).
1 | prismaDuplicatePCA(prismaData)
|
prismaData |
PRISMA data for which a PCA should be calculated |
prismaPCA |
Matrix factorization object $A = B C$, in which the factors are calculate by a replicate-aware PCA |
Tammo Krueger <tammokrueger@googlemail.com>
1 | # please see the vingette for examles
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.