prevR
This package performs spatial estimation of a prevalence surface or a relative risks surface, using data from a Demographic and Health Survey (DHS) or an analog survey.
Methodological paper
Installation
From CRAN:
install.packages("prevR")
Latest version from GitHub:
devtools::install_github("larmarange/prevR")
Some additional code / functions
https://github.com/larmarange/prevR-extra
Updating PO files
Run the folowing command:
library(tools)
update_pkg_po('.')Note: you need to have gettext-tools on your computer.
See http://stat.ethz.ch/R-manual/R-devel/library/tools/html/update_pkg_po.html