Nothing
#' mcmcarray
#'
#' An `mcmcarray` object is an an array where the
#' first dimension is the chains, the second dimension is the iterations
#' and the subsequent dimensions represent the dimensionality of the parameter.
#' The name `mcmcarray` reflects the fact that the MCMC dimensions,
#' ie the chains and iterations, precede the parameter dimensions.
#' @name mcmcarray-object
#' @aliases mcmcarray_object
#' @family objects
#' @examples
#' mcmcr_example$beta
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.