View source: R/getter_functions.R
| Jackknife_trajectories_stability | R Documentation |
After jackknife computations via revolver_jackknife,
this function extracts the trajectories stability obtained as the number of times
(normalized and non) a trajectory is inferred across resamples.
Jackknife_trajectories_stability(x)
x |
A REVOLVER cohort with fits, clusters and jackknife results. |
A tibble.
Other Jackknife statistics:
Jackknife_cluster_stability(),
Jackknife_patient_coclustering()
# Data released in the 'evoverse.datasets'
data('TRACERx_NEJM_2017_REVOLVER', package = 'evoverse.datasets')
Jackknife_trajectories_stability(TRACERx_NEJM_2017_REVOLVER)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.