R/DemoData.R

#' Simulated child mortality person-month dataset. 
#' 
#' A small simulated dataset with 4 regions and 5 survey years. This  does not represent 
#' any real country's data and are based on a subset of the model dataset
#' provided by DHS.
#'
#' @format A list of with five components, named by survey year.
#' @source \url{https://dhsprogram.com/data/model-datasets.cfm}
#' @docType data
#'
#' @usage data(DemoData)
"DemoData"
martinbryan/SUMMER documentation built on April 10, 2024, 5:03 a.m.