R/data-example-stan-model.R

#' Example STAN Model
#'
#' This is an example STAN model to use for examples in the `mmcc` package. It
#'     was created with the example code given below in examples.
#'
#' @name example_stan_model
#' @docType data
#' @usage data(example_stan_model)
#' @keywords data
#' @examples
#'
#' mcmc_to_dt(example_stan_model)
"example_stan_model"
njtierney/mmcc documentation built on Oct. 5, 2021, 12:14 a.m.