plotMatPCA: Plot pca of data matrix

View source: R/clusterUtils.R

plotMatPCAR Documentation

Plot pca of data matrix

Description

Plot pca of data matrix

Usage

plotMatPCA(dataMatrix, classes, rescale = T)

Arguments

dataMatrix

Matrix for PCA with row names containing __classNumber at the end

classes

Vactor of classifications for all the rows

rescale

Rescale matrix with 0-1 values to -1 to 1 values where -1 is no methylation, NAs are 0 and 1 is methylation at that position.

Value

pca plots


jsemple19/EMclassifieR documentation built on Aug. 12, 2022, 2:57 p.m.