Description Usage Arguments Examples
View source: R/SelectCandidate.R
This function selects the candidate sets of cell groups based on the changes of gap statistics.
1 | SelectCandidate(gap.gain)
|
gap.gain |
a numeric matrix for the increase of gap statistic from k-1 to k. Columns are the number of clusters (k = 2 to k.max) and rows are the number of top principal components (nPC). For example, the first column is the increase of gap statistic from k=1 to k=2 for each nPC (row). |
1 | SelectCandidate(gap.gain)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.