Splits each of an MCMC object's chains in half to double the number of chains and halve the number of iterations.
# S3 method for class 'mcmcarray'
split_chains(x, ...)
The modified object.
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
collapse_chains()
,
estimates()