Nothing Special   »   [go: up one dir, main page]

DHSr: Create Large Scale Repeated Regression Summary Statistics Dataset and Visualization Seamlessly

Mapping, spatial analysis, and statistical modeling of microdata from sources such as the Demographic and Health Surveys <https://www.dhsprogram.com/> and Integrated Public Use Microdata Series <https://www.ipums.org/>. It can also be extended to other datasets. The package supports spatial correlation index construction and visualization, along with empirical Bayes approximation of regression coefficients in a multistage setup. The main functionality is repeated regression — for example, if we have to run regression for n groups, the group ID should be vertically composed into the variable for the parameter 'location_var'. It can perform various kinds of regression, such as Generalized Regression Models, logit, probit, and more. Additionally, it can incorporate interaction effects. The key benefit of the package is its ability to store the regression results performed repeatedly on a dataset by the group ID, along with respective p-values and map those estimates.

Version: 0.1.0
Imports: dplyr, ggplot2, rlang, sf, spdep, viridis, nlme, MuMIn, tidyr, stats
Suggests: knitr, spData, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-01-10
Author: Arnab Samanta [aut, cre] (<arnob.shamanta62@gmail.com>)
Maintainer: Arnab Samanta <arnob.shamanta62 at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: DHSr results

Documentation:

Reference manual: DHSr.pdf
Vignettes: introduction (source, R code)

Downloads:

Package source: DHSr_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): DHSr_0.1.0.tgz, r-oldrel (x86_64): DHSr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DHSr to link to this page.