Learn R Programming

PRISMA (version 0.2-7)

prismaDuplicatePCA: 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

Examples

Run this code
# NOT RUN {
# please see the vingette for examles
# }

Run the code above in your browser using DataLab