Learn R Programming

NanoStringQCPro (version 1.4.0)

pcaPlot: pcaPlot

Description

Wrapper function to perform a PCA analysis on the exprs slot of an RccSet object and plot some results

Usage

pcaPlot(exx, ...)

Arguments

exx
exprs() of an RccSet object
...
additional parameters passed on to the plotting functions

Value

PCA screeplot and a plot with two panels, one plotting PC1 versus PC2, the other plotting PC1 versus PC3.