mergeChains: Merge Chains

View source: R/classBayesianOutput.R

mergeChainsR Documentation

Merge Chains

Description

Merge a list of outputs from MCMC / SMC samplers

Usage

mergeChains(l, ...)

Arguments

l

a list with objects that can be accessed with getSample

...

arguments to be passed on to getSample

Details

The function merges a list of outputs from MCMC / SMC samplers into a single matrix. Requirement is that the list contains classes for which the getSample function works

Value

a matrix

Author(s)

Florian Hartig


BayesianTools documentation built on Feb. 16, 2023, 8:44 p.m.