R/washb_bangladesh_diar.R

#' dataset: Bangladesh diarrhea analysis
#'
#' Bangladesh diarrhea dataset
#'
#' @docType data
#'
#' @usage data(washb_bangladesh_diar)
#'
#' @format A data frame with 22,596 observations and 29 variables.
#' \describe{
#'  \item{\code{dataid}}{Compound ID}
#'  \item{\code{childid}}{Child ID}
#'  \item{\code{tchild}}{Target child in birth cohort}
#'  \item{\code{clusterid}}{Cluster ID)}
#'  \item{\code{block}}{Randomization block ID}
#'  \item{\code{tr}}{Treatment assignment}
#'  \item{\code{svy}}{Survey round (0,1,2)}
#'  \item{\code{svydate}}{Survey date}
#'  \item{\code{month}}{Month measurement}
#'  \item{\code{sex}}{Sex}
#'  \item{\code{dob}}{Date of birth}
#'  \item{\code{agedays}}{Age in days}
#'  \item{\code{ageyrs}}{Age in years}
#'  \item{\code{enrolage}}{Age at enrollment, years}
#'  \item{\code{newbirth}}{New birth}
#'  \item{\code{sibnewbirth}}{Sibling (non-index child) new birth}
#'  \item{\code{gt36mos}}{Older than 36 mos at enrollment}
#'  \item{\code{d3plus2d}}{3+ stools in 24 hr, 2d recall}
#'  \item{\code{d3plus7d}}{3+ stools in 24 hr, 7d recall}
#'  \item{\code{dloose2d}}{loose or watery stool, 2d recall}
#'  \item{\code{dloose7d}}{loose or watery stool, 7d recall}
#'  \item{\code{dblood2d}}{blood in stool, 2d recall}
#'  \item{\code{dblood7d}}{blood in stool, 7d recall}
#'  \item{\code{diar2d}}{Diarrhea case, 2d recall}
#'  \item{\code{diar7d}}{Diarrhea case, 7d recall}
#'  \item{\code{bruise2d}}{Bruising, 2d recall}
#'  \item{\code{bruise7d}}{Bruising, 7d recall}
#'  \item{\code{tooth2d}}{Toothache, 2d recall}
#'  \item{\code{tooth7d}}{Toothache, 7d recall}
#'  }
#'
#' @keywords datasets
#'
#'
"washb_bangladesh_diar"
ben-arnold/washb documentation built on Dec. 11, 2023, 7:06 p.m.