Learn R Programming

penetrance (version 0.1.0)

combine_chains: Combine Chains Function to combine the posterior samples from the multiple chains.

Description

Combine Chains Function to combine the posterior samples from the multiple chains.

Usage

combine_chains(results)

Value

A list with combined results, including median, threshold, first quartile, and asymptote values.

Arguments

results

A list of MCMC chain results.