Description Usage Arguments Value
Compute the Inter-Cohort Cluster Correlation and Clustering Reproducibility of All Clusters in Each Cohort.
1 2 3 | ## S4 method for signature
## 'ConsensusMetaclusteringModel,ConsensusMetaclusteringModel'
validateModel(model, valData, ...)
|
model |
A |
valData |
A |
... |
Fallthrough parameters to |
The ConsensusMetaclusteringModel
from object, with the training
data from valData
in the validationData
slot, the models from the
valData
object appended to the models
of object, and the
validationStats
slot populated with pair-wise comparisons between
all experiments in both model
and valData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.