Description Usage Arguments Author(s) See Also Examples
Produces PCA plots.
1 2 |
inputdata |
A log transformed data frame in the input data format. See |
y.axis |
The principal component to be plotted on the y-axis. |
x.axis |
The principal component to be plotted on the x-axis. |
center |
A logical indicating whether the variables should be scaled to have zero mean. |
scale |
A logical indicating whether the variables should be scaled to have unit variance before the analysis takes place. |
main |
Plot title. |
varplot |
A logical indicating whether explained variance should be plotted. |
multiplot |
If |
n |
The number of principal components to be plotted if
|
cols |
A character string with colours to be used. |
... |
Arguments to be passed on to other methods. |
Alysha M De Livera, Jairus B Bowne
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.