Learn R Programming

BayesianTools (version 0.1.7)

mergeChains: Merge Chains

Description

Merge a list of MCMCs or chains

Usage

mergeChains(l, ...)

Arguments

l

the list with MCMC outputs

...

arguments to be passed on to getSample

Value

a matrix

Details

The function merges a list of MCMC objects. Requirement is that the list contains classes for which the getSample function works