
Last chance! 50% off unlimited learning
Sale ends in
Combines multiple MCMC objects (with the same parameters, chains and iterations) by parameter dimensions.
bind_dimensions_n(...)# S3 method for mcmcarray
bind_dimensions_n(...)
# S3 method for mcmcr
bind_dimensions_n(...)
one or more MCMC objects
mcmcarray
: Binds multiple mcmcarray objects by their dimensions
mcmcr
: Binds multiple mcmcr objects by their dimensions
# NOT RUN {
bind_dimensions_n(mcmcr_example, mcmcr_example, mcmcr_example)
# }
Run the code above in your browser using DataLab