View source: R/VarID_functions.R
| plotPC | R Documentation |
This functions plots the percentage variability explained the first one hundred (or pcaComp) pricipal components of the PCA performed in the function pruneKnn if the parameter large was TRUE. The selected number of principal components (if pcaComp was NULL) is determined by an elbow criterion and highlighted by a blue circle.
plotPC(res, logDiff = FALSE)
res |
List object with k nearest neighbour information returned by |
logDiff |
logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.