bind_chains.mcmcarray: Bind by Chains.

Description Usage Arguments Value See Also

View source: R/bind-chains.R

Description

Binds two MCMC objects (with the same parameters and iterations) by chains.

Usage

1
2
## S3 method for class 'mcmcarray'
bind_chains(x, x2, ...)

Arguments

x

An object.

x2

A second object.

...

Other arguments passed to methods.

Value

The combined object.

See Also

Other MCMC manipulations: bind_iterations(), collapse_chains(), estimates(), split_chains()


mcmcr documentation built on Sept. 7, 2021, 1:07 a.m.