View source: R/outputHelpers.R
combine_chains_noSex | R Documentation |
Combines the posterior samples from multiple MCMC chains for non-sex-specific estimations.
combine_chains_noSex(results)
results |
A list of MCMC chain results, where each element contains posterior samples of parameters. |
A list with combined results, including samples for median, threshold, first quartile, asymptote values, log-likelihoods, and log-acceptance ratios.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.