R/stanModels-data.R

#' @title stan.models
#' @name stan.models
#' @description data.frame containing the structure of the github repository https://github.com/stan-dev/example-models that contains
#' examples to run STAN models in R from the book by Gelman and Hill 'Data Analysis 
#' Using Regression Analysis and Multilevel/Hierarchical Models'.
#'
#' @docType data
#'
#' @usage stan.models
#'
#' @format An object of class \code{"data.frame"}
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(stan.models)
#' stan.models
NULL
metrumresearchgroup/d3Tree documentation built on Feb. 4, 2024, 6:33 p.m.