Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.