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

Try the d3Tree package in your browser

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

d3Tree documentation built on Dec. 15, 2020, 5:08 p.m.