PCA3D: PCA3D function

Description Usage Arguments Examples

Description

This function allows you to draw 3D PCA plot.

Usage

1
PCA3D(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
PCA3D(eset,logTransform=FALSE, property="ER")

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