split_chains.mcmcarray: Split Chains

View source: R/split-chains.R

split_chains.mcmcarrayR Documentation

Split Chains

Description

Splits each of an MCMC object's chains in half to double the number of chains and halve the number of iterations.

Usage

## S3 method for class 'mcmcarray'
split_chains(x, ...)

Arguments

x

An object.

...

Other arguments passed to methods.

Value

The modified object.

See Also

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


mcmcr documentation built on April 3, 2025, 6:06 p.m.