View source: R/MCMC-process-clusters.R
writeClusterMCFsTable | R Documentation |
Determine the most probable cluster MCF values by taking the mode of the posterior distributions
writeClusterMCFsTable(mcf_chain, Sample_ID = NULL)
mcf_chain |
MCMC chain of MCF values |
Sample_ID |
Vector of sample IDs, same order as provided as input data (e.g. indata$Sample_ID) |
A tibble of estimated cluster MCFs in each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.