R/data.R

#' Posterior draws from model m12.1 in Statistical Rethinking
#'
#'
#' @format A dataframe of posterior draws
#'
#'
#' @references
#' McElreath (2020). Statistical Rethinking: A Bayesian Course with Examples in R and Stan (2nd edition). CRC Press.
"posterior"

#' Posterior draws renamed with tidynamer
#' @format A dataframe of posterior drawsfrom m12. with renamed coefficients using tidynamer
#'
#' @references
#' McElreath (2020). Statistical Rethinking: A Bayesian Course with Examples in R and Stan (2nd edition). CRC Press.
"posterior_clean"
Agasax/laRs documentation built on Oct. 21, 2022, 3:09 p.m.