Package: demogsurv Title: Demographic analysis of DHS and other household surveys Version: 0.2.6 Authors@R: c(person("Jeff", "Eaton", email = "jeffrey.eaton@imperial.ac.uk", role = c("aut", "cre")), person("Bruno", "Masquelier", email = "bruno.masquelier@uclouvain.be", role = "aut")) Description: This package includes tools for calculating demographic indicators from household survey data. Initially developed for for processing and analysis from Demographic and Health Surveys (DHS) and Multiple Indicator Cluster Surveys (MICS). The package provides tools to calculate standard child mortality, adult mortality, and fertility indicators stratified arbitrarily by age group, calendar period, pre-survey time periods, birth cohorts and other survey variables (e.g. residence, region, wealth status, education, etc.). Design-based standard errors and sample correlations are available for all indicators via Taylor linearisation or jackknife. Depends: R (>= 3.2.0), Imports: survival (>= 2.39), survey (>= 2.33), reshape2 (>= 1.4.3), stats Suggests: foreign, rdhs, ggplot2, haven, knitr, rmarkdown, testthat, covr, mgcv License: GPL-3 Encoding: UTF-8 LazyData: true VignetteBuilder: knitr RoxygenNote: 7.1.2 Config/pak/sysreqs: make libicu-dev Repository: https://mrc-ide.r-universe.dev Date/Publication: 2022-03-13 11:36:32 UTC RemoteUrl: https://github.com/mrc-ide/demogsurv RemoteRef: master RemoteSha: 0389352e6cdd366f9b1324a0ffe837081c587d86 NeedsCompilation: no Packaged: 2026-07-07 08:41:27 UTC; root Author: Jeff Eaton [aut, cre], Bruno Masquelier [aut] Maintainer: Jeff Eaton