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 mcmcarray
split_chains(x, ...)
# S3 method for mcmcr
split_chains(x, ...)
Examples
Run this code# NOT RUN {
split_chains(mcmcr_example)
# }
Run the code above in your browser using DataLab