collapse_chains: Collapse Chains

View source: R/collapse-chains.R

collapse_chainsR Documentation

Collapse Chains

Description

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

Usage

collapse_chains(x, ...)

## Default S3 method:
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()


universals documentation built on Sept. 22, 2022, 5:07 p.m.