R/cambodia_births_dhs.R

#' Estimates of births in Cambodia from the 2010 Cambodia Demographic and Health Survey
#'
#' The estimates were calculated from individual-level data, using design-based
#' methods implemented in package \code{survey}.
#' 
#' The individual-level data are confidential, and are not included in package
#' \code{bdefdata}.
#'
#' @format A data frame, with three columns:
#' \describe{
#'   \item{age}{Age of mother}
#'   \item{births}{Estimated number of births}
#'   \item{se}{Standard error of the estimate}
#' }
#'
#' @source
#' National Institute of Statistics, Directorate General for Health, and ICF (2011)
#' Cambodia Demographic and Health Survey 2010 [Dataset] KHIR61FL.DTA,
#' National Institute of Statistics, Directorate General for Health, and ICF Macro.
"cambodia_births_dhs"
johnrbryant/bdefdata documentation built on May 8, 2019, 1:46 p.m.