Package: surveyPrev
Type: Package
Title: Mapping the Prevalence of Binary Indicators using Survey Data in
        Small Areas
Version: 1.0.0
Authors@R: c(
    person(given = "Qianyu", family = "Dong", email= "qdong14@ucsc.edu", role = c("cre", "aut")),
    person(given = "Zehang R", family = "Li", email= "lizehang@gmail.com", role = "aut"),
    person(given = "Yunhan", family = "Wu", email= "yunhanwu@uw.edu", role = "aut"),
    person(given = "Andrea", family = "Boskovic", email= "abosko26@uw.edu", role = "aut"),
    person(given = "Jon", family = "Wakefield", email = "jonno@uw.edu", role = "aut")
  )
Description: Provides a pipeline to perform small area estimation and prevalence mapping of binary indicators using health and demographic survey data, described in Fuglstad et al. (2022) <doi:10.48550/arXiv.2110.09576> and Wakefield et al. (2020) <doi:10.1111/insr.12400>.
URL: https://github.com/richardli/surveyPrev
BugReports: https://github.com/richardli/surveyPrev/issues
Depends: R (>= 3.5)
License: GPL (>= 2)
Imports: survey, stats, ggplot2, rdhs, SUMMER, dplyr, labelled,
        sjlabelled, naniar, raster, sp, spdep, stringr, tidyverse,
        data.table, sf, matrixStats
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Additional_repositories: https://inla.r-inla-download.org/R/testing/
Suggests: INLA, knitr, rmarkdown, R.rsp, kableExtra, geodata,
        patchwork, tidyr
VignetteBuilder: R.rsp, knitr
NeedsCompilation: no
Config/build/clean-inst-doc: FALSE
Packaged: 2024-04-09 17:25:12 UTC; qianyu
Author: Qianyu Dong [cre, aut],
  Zehang R Li [aut],
  Yunhan Wu [aut],
  Andrea Boskovic [aut],
  Jon Wakefield [aut]
Maintainer: Qianyu Dong <qdong14@ucsc.edu>
Repository: CRAN
Date/Publication: 2024-04-10 19:50:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:27:05 UTC; windows
