R/DemoData2.R

#' Simulated dataset for prevalence mapping. 
#' 
#' A small fake dataset with 8 regions and two response variables: age and tobacco.use. This  does not represent 
#' any real country's data and are based on a subset of the model dataset
#' provided by DHS.
#'
#' @format A data.frame of 7 variables.
#' @source \url{https://dhsprogram.com/data/model-datasets.cfm}
#' @docType data
#'
#' @usage data(DemoData2)
"DemoData2"
bryandmartin/SUMMER documentation built on April 9, 2024, 10:27 a.m.