collapse_chains.mcmc.list: Collapse Chains

Description Usage Arguments Value See Also

View source: R/collapse-chains.R

Description

Collapses an MCMC object's chains into a single chain.

Usage

1
2
## S3 method for class 'mcmc.list'
collapse_chains(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Value

The modified object with one chain.

See Also

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


nlist documentation built on Sept. 5, 2021, 6:05 p.m.