R/mcmcr-object.R

#' mcmcr
#'
#' An `mcmcr` object stores multiple uniquely named [mcmcarray-object()]
#' objects with the same number of chains and iterations.
#'
#' `mcmcr` objects allow a set of dimensionality preserving parameters
#' to be manipulated and queried as a whole.
#'
#' @name mcmcr-object
#' @aliases mcmcr_object
#' @family objects
#' @examples
#' mcmcr_example
NULL

Try the mcmcr package in your browser

Any scripts or data that you put into this service are public.

mcmcr documentation built on Sept. 7, 2021, 1:07 a.m.