prismaDuplicatePCA: Matrix Factorization Based on Replicate-Aware PCA

Description Usage Arguments Value Author(s) Examples

Description

Efficient implementation of a replicate-aware principal component anaylsis (PCA).

Usage

1
prismaDuplicatePCA(prismaData)

Arguments

prismaData

PRISMA data for which a PCA should be calculated

Value

prismaPCA

Matrix factorization object $A = B C$, in which the factors are calculate by a replicate-aware PCA

Author(s)

Tammo Krueger <tammokrueger@googlemail.com>

Examples

1
# please see the vingette for examles

tammok/PRISMA documentation built on May 31, 2019, 2:56 a.m.