Description Usage Arguments Value
View source: R/MultiK_Helper.R View source: R/DiagMultiKPlot.R
Takes the output from MultiK() function, and generate diagnostic plots for determining optimal Ks
1 | DiagMultiKPlot(ks, res)
|
ks |
A vector of the number of clustering runs for each K |
res |
A list of consensus matrix for each K |
A bar plot of the frequency of K, a plot of rPAC score for each K, and a scatterplot of (1-rPAC) vs. the frequency of K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.