R/bwsmoke.R

#' Birth weight of 1,458 babies
#'
#' A dataset containing the smoking status of the mother during their pregnancy, the gestational age and the birth weight of their babies.
#'
#'
#' @format  A data frame with 1458 rows and 3 variables:
#' \describe{
#'   \item{birthwt}{birth weight in gram (1780-4870)}S
#'   \item{smoke}{smoking status of the mother (smoker, non-smoker)}
#'   \item{gest}{gestational age (37-44.43)}
#' }
"bwsmoke"

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.