Skip to contents

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

Usage

# 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