View source: R/AssignMutations.R
calc_cluster_conf_intervals | R Documentation |
Calculate confidence intervals on the cluster location
calc_cluster_conf_intervals(GS.data, mut_assignments, clusterids, no.muts,
no.timepoints, no.iters, no.iters.burn.in)
GS.data |
MCMC output with assignments and cluster locations |
mut_assignments |
Final mutation to cluster assignments |
clusterids |
Clusterids to run through |
no.muts |
The total number of mutations |
no.timepoints |
Total number of samples in this dataset |
no.iters |
Total number of iterations |
no.iters.burn.in |
Number of iterations to use as burn-in |
A data.frame with the confidence intervals for each cluster
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.