Learn R Programming

mcmcsae (version 0.7.8)

combine_chains: Combine multiple mcdraws objects into a single one by combining their chains

Description

This function can be used to combine the results of parallel simulations.

Usage

combine_chains(...)

Value

A combined object of class mcdraws where the number of stored chains equals the sum of the numbers of chains in the input objects.

Arguments

...

objects of class mcdraws.