Implementation of Das Gupta's standardisation and decomposition of population rates, as set out "Standardization and decomposition of rates: A user’s manual", Das Gupta (1993) <https://www2.census.gov/library/publications/1993/demographics/p23-186.pdf>. The goal of these methods is to calculate adjusted rates based on compositional 'factors' and quantify the contribution of each factor to the difference in crude rates between populations. The package offers functionality to handle various scenarios for any number of factors and populations, where said factors can be comprised of vectors across sub-populations (including cross-classified population breakdowns), and with the option to specify user-defined rate functions.
Version: | 2.1.0 |
Depends: | R (≥ 4.1.0) |
Suggests: | R.rsp |
Published: | 2025-04-07 |
DOI: | 10.32614/CRAN.package.DasGuptR |
Author: | Josiah King [aut, cre], Ben Matthews [aut] |
Maintainer: | Josiah King <josiah.king at ed.ac.uk> |
BugReports: | https://github.com/josiahpjking/DasGuptR/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/josiahpjking/DasGuptR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | DasGuptR results |
Reference manual: | DasGuptR.pdf |
Vignettes: |
Bootstrapping standardized rates and decomposition effects (source) Category Effects in Das Gupta's decomposition (source) |
Package source: | DasGuptR_2.1.0.tar.gz |
Windows binaries: | r-devel: DasGuptR_2.1.0.zip, r-release: DasGuptR_2.1.0.zip, r-oldrel: DasGuptR_2.1.0.zip |
macOS binaries: | r-release (arm64): DasGuptR_2.1.0.tgz, r-oldrel (arm64): DasGuptR_2.1.0.tgz, r-release (x86_64): DasGuptR_2.1.0.tgz, r-oldrel (x86_64): DasGuptR_2.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=DasGuptR to link to this page.