Description Usage Arguments Value See Also Examples
Plot of Principal Component Analysis for the first two principal components of the experimental data.
1 2 3 4 |
x |
object of class 'ChemoProtSet' |
... |
other plot options |
PCA plot for objects of class ChemoProtSet
1 2 3 4 5 6 7 8 | ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
pcaPlot(ex)
ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
pcaPlot(ex)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.