View source: R/getter_functions.R
| Jackknife_patient_coclustering | R Documentation |
After jackknife computations via revolver_jackknife,
this function extracts a matrix reporting the co-clustering
probability for the input patients.
Jackknife_patient_coclustering(x)
x |
A REVOLVER cohort with fits, clusters and jackknife results. |
A matrix of co-clustering probability.
Other Jackknife statistics:
Jackknife_cluster_stability(),
Jackknife_trajectories_stability()
# Data released in the 'evoverse.datasets'
data('TRACERx_NEJM_2017_REVOLVER', package = 'evoverse.datasets')
Jackknife_patient_coclustering(TRACERx_NEJM_2017_REVOLVER)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.