combine_chains {penetrance}R 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.


[Package penetrance version 0.1.1 Index]