bind_dimensions_n: Combine multiple MCMC objects by parameter dimensions

View source: R/bind-dimensions-n.R

bind_dimensions_nR Documentation

Combine multiple MCMC objects by parameter dimensions

Description

Combines multiple MCMC objects (with the same parameters, chains and iterations) by parameter dimensions.

Usage

bind_dimensions_n(...)

Arguments

...

one or more MCMC objects

See Also

universals::bind_chains()

Other bind: bind_dimensions(), bind_parameters()

Examples

bind_dimensions_n(mcmcr_example, mcmcr_example, mcmcr_example)

mcmcr documentation built on April 3, 2025, 6:06 p.m.