R/bmi2.R

#' BMI of 1,560 mothers
#'
#' A dataset containing the Body Mass Index (BMI) of employed and unemployed mothers.
#'
#'
#' @format  A data frame with 1560 rows and 4 variables:
#' \describe{
#'   \item{bmi}{Body Mass Index (15.04-45.18)}
#'   \item{inv_bmi}{inverse Body Mass Index (0.022-0.066)}
#'   \item{employ}{employment status (unemployed, employed)}
#'   \item{group_emp}{1 = employed, 2 = unemployed}
#' }
"bmi2"

Try the distdichoR package in your browser

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

distdichoR documentation built on May 2, 2019, 8:57 a.m.