split_chains.nlists: Split Chains

Description Usage Arguments Value See Also Examples

View source: R/split-chains.R

Description

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

Usage

1
2
## S3 method for class 'nlists'
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()

Examples

1
2
3

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