R/data.R

#' details of 577 patients
#'
#' A dataset containing the details of 544 patients.
#'
#' soure: https://github.com/rmcelreath/rethinking/blob/master/data/Howell1.csv
#'
#' @format A data frame with 544 rows and 4 variables:
#' \describe{
#'   \item{height}{height}
#'   \item{weight}{weight}
#'   \item{age}{age}
#'   \item{male}{sex}
#' }
"howell"
YvesCR/flexocpu documentation built on May 10, 2019, 1:55 a.m.