split_chains.mcmcr: 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 mcmcr
split_chains(x, ...)
Arguments
...
Other arguments passed to methods.
Value
The modified object.