applyPCA: Performs PCA on data

View source: R/Projections.R

applyPCAR Documentation

Performs PCA on data

Description

Performs PCA on data

Usage

applyPCA(exprData, maxComponents = 200)

Arguments

exprData

Expression matrix

maxComponents

Maximum number of components to calculate

Value

PCA data

Variance of each component

Eigenvectors of covariance matrix, aka the variable loadings


YosefLab/FastProjectR documentation built on June 13, 2024, 4:20 p.m.