
Splits each chain in half to double the number chains and halve the number of iterations.
split_chains(x, ...)# S3 method for mcmcarray
split_chains(x, ...)
# S3 method for mcmcr
split_chains(x, ...)
An MCMC object.
Unused.
mcmcarray
: Split chains for an mcmcarray object
mcmcr
: Split chains for an mcmcr object
# NOT RUN {
split_chains(mcmcr_example)
# }
Run the code above in your browser using DataLab