powered by
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(...)
# 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
mcmcarray
mcmcr: Binds multiple mcmcr objects by their dimensions
mcmcr
bind_dimensions
# NOT RUN { bind_dimensions_n(mcmcr_example, mcmcr_example, mcmcr_example) # }
Run the code above in your browser using DataLab