Description Usage Arguments Value
View source: R/methods-predictClasses.R
Predict optimal K values by minimizing the difference between the ECDF of clustering consensus at two points in a subinterval.
1 | optimalKMinimizeAmbiguity(assayClusters, subinterval = c(0.1, 0.9))
|
assayClusters |
A |
subinterval |
A |
A numeric
vector the same length as assayClusters
, with
an optimal K prediction for each assay in the rawdata
slot of
the trained ConsensusMetaclusteringModel
object which assayClusters
came from.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.