Last data update: 2014.03.03

R: Matrix Factorization Based on Replicate-Aware PCA
prismaDuplicatePCAR Documentation

Matrix Factorization Based on Replicate-Aware PCA

Description

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

Usage

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

# please see the vingette for examles

Results