collapse_chains.mcmcr: 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 'mcmcr'
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()


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