Description Usage Arguments Examples
After calling whatever means of cluster reductions, now do a PCA on the already reduced data set.
1 | PCAPlot(x, k, barPlotFileName = "barPlotComp.jpeg")
|
x |
Data set to be analyzed |
k |
Number of components considerd |
barPlotFileName |
(="barPlotComp.jpeg") file name used to store bar plot output |
1 | PCAPlot(data.matrix(iris), 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.