Learn R Programming

nlist (version 0.1.1)

split_chains: Split Chains

Description

Splits each chain in half to double the number chains and halve the number of iterations.

Usage

split_chains(x, ...)

# S3 method for nlists split_chains(x, ...)

Arguments

x

An MCMC object.

...

Unused.

Methods (by class)