build_coassignment_prob_matrix_preferences | R Documentation |
Helper function that builds a mutation to mutation coassignment probability matrix out of mutation to cluster assignments
build_coassignment_prob_matrix_preferences(GS.data, density, no.muts,
sampledIters)
GS.data |
Main clustering output directly from the chain |
density |
Posterior density through the MCMC output |
no.muts |
The number of mutations in the data set |
sampledIters |
Iterations to consider |
A no.muts x no.muts matrix where each cell contains the fraction of iterations the pair of mutations was assigned to the same cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.