Description Usage Arguments Value
Compute the optimal clustering solution out of possibilities generated
with trainModel. Assigns the cluster labels to the MultiAssayExperiment
object.
1 2 | ## S4 method for signature 'ConsensusMetaclusteringModel,ANY'
predictClasses(object, ..., optimal_k_function = optimalKMinimizeAmbiguity)
|
object |
A |
... |
Fall through arguments to |
optimal_k_function |
A function which accepts as its input |
A object
ConsensusMetaclusteringModel
, with class predictions
assigned to the colData of trianData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.