PCA_Data_Exploration: PCA

Description Usage Arguments Author(s)

Description

PCA.

Usage

1
2
3
4
5
6
PCA_Data_Exploration(e = NULL, p = NULL, f = NULL,
  scree_Title = "Scree Plot", scree_xlab = paste("PC", PC_x),
  scree_ylab = paste("PC", PC_y), PC_x = 1, PC_y = 2, PC_z = 3,
  score_Title = "Score Plot", score_xlab = paste("PC", PC_x),
  score_ylab = paste("PC", PC_y), color_group = NULL, ellipse = T,
  names_on_scatter = NULL, loading_Title, loading_xlab, loading_ylab)

Arguments

e

should be the e, where rows are samples and columns are compounds.

Author(s)

Sili Fan fansili2013@gmail.com


kwanjeeraw/metabox documentation built on May 20, 2019, 7:07 p.m.