combine_chains: Combine multiple mcdraws objects into a single one by...

View source: R/parallel.R

combine_chainsR Documentation

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(...)

Arguments

...

objects of class mcdraws.

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.


mcmcsae documentation built on Oct. 11, 2023, 1:06 a.m.