combine_chains_noSex {penetrance} | R Documentation |
Combine Chains for Non-Sex-Specific Estimation
Description
Combines the posterior samples from multiple MCMC chains for non-sex-specific estimations.
Usage
combine_chains_noSex(results)
Arguments
results |
A list of MCMC chain results, where each element contains posterior samples of parameters. |
Value
A list with combined results, including samples for median, threshold, first quartile, asymptote values, log-likelihoods, and log-acceptance ratios.
[Package penetrance version 0.1.1 Index]