R/mcmcrs-object.R

#' mcmcrs
#'
#' An `mcmcrs` object stores multiple [mcmcr-object()]s
#' with the same parameters and the same number of chains and iterations.
#'
#' `mcmcrs` objects allow the results of multiple analyses
#' using the same model to be manipulated and queried as a whole.
#'
#' @name mcmcrs-object
#' @aliases mcmcrs_object
#' @family objects
#' @examples
#' mcmcrs(mcmcr_example, mcmcr_example)
NULL
poissonconsulting/mcmcr documentation built on Jan. 18, 2024, 1:11 a.m.