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

View source: R/outputHelpers.R

combine_chainsR Documentation

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)

Arguments

results

A list of MCMC chain results.

Value

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


penetrance documentation built on April 4, 2025, 12:29 a.m.