PCA2D: PCA2D function

Description Usage Arguments Examples

Description

This function allows you to draw 2D PCA plot.

Usage

1
PCA2D(eset, logTransform = FALSE, property)

Arguments

eset
logTransform

If the data should be log transformed? Default is FALSE.

property

Property or the variable of interest

Examples

1
PCA2D(eset,logTransform=FALSE, property="ER")

naimmahi/exploratoryPlots documentation built on May 23, 2019, 12:05 p.m.