combineChains: Function to combine chains

View source: R/codaFunctions.R

combineChainsR Documentation

Function to combine chains

Description

Function to combine chains

Usage

combineChains(x, merge = T)

Arguments

x

a list of MCMC chains

merge

logical determines whether chains should be merged

Value

combined chains

Note

to combine several chains to a single McmcSamplerList, see createMcmcSamplerList


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