Package: DemogAnr 0.1.0

Edward Owusu Manu
DemogAnr: Demographic Analysis
Tool for demographic modeling and analysis, combining stochastic simulation-based projections with classic demographic methods. Provides utilities for disaggregating population data using Karup-King interpolation, fitting Brass relational logit models, calculating fertility and mortality metrics, building life tables, and performing hierarchical subnational population projections. Relational life table estimation and interpolation methods are described in Brass (1975) "Methods for Estimating Fertility and Mortality from Limited and Defective Data", Preston et al. (2001, ISBN:978-0631226161) "Demography: Measuring and Modeling Population Processes", Siegel and Swanson (2004, ISBN:978-0126419559) "The Methods and Materials of Demography", and Raftery et al. (2012) "Bayesian probabilistic population projections for all countries" <doi:10.1073/pnas.1211452109>.
Authors:
DemogAnr_0.1.0.tar.gz
DemogAnr_0.1.0.zip(r-4.7-any)
DemogAnr_0.1.0.tar.gz(r-4.7-any)DemogAnr_0.1.0.tar.gz(r-4.6-any)
DemogAnr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
DemogAnr/json (API)
| # Install 'DemogAnr' in R: |
| install.packages('DemogAnr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- data - Grouped population data by 5-year age groups
- first_coef - Karup-King coefficients for the first age group
- gphc2010 - Ghana 2010 Population and Housing Census mortality data
- last_coef - Karup-King coefficients for the last age group
- middle_coef - Karup-King coefficients for middle age groups
- region2000 - Regional projection parameters, Ghana 2000
- standards - Brass standard life tables
- testdata - District-level demographic test data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:354d0e868e. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 220 | ||
| linux-release-x86_64 | OK | 129 | ||
| windows-devel-x86_64 | OK | 77 | ||
| wasm-release | OK | 111 |
Exports:brass_logitdem.cdrdem.fertdem.mmrdm.chminterpolationkarup_kinglifetablelifetable_nqxmath_projectproject_population
Dependencies:clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Brass Relational Logit Model | brass_logit |
| Grouped population data by 5-year age groups | data |
| Calculate CDR and ASDR | dem.cdr |
| Calculate Fertility Metrics | dem.fert |
| Calculate Maternal Mortality Metrics | dem.mmr |
| Calculate Child Mortality Metrics by Age | dm.chm |
| Karup-King coefficients for the first age group | first_coef |
| Ghana 2010 Population and Housing Census mortality data | gphc2010 |
| Smart Interpolation Function | interpolation |
| Split Age Groups into Single-Year Ages | karup_king |
| Karup-King coefficients for the last age group | last_coef |
| lifetable | lifetable |
| Compute Life Table Using Age and nqx | lifetable_nqx |
| Hierarchical Subnational Population Projection | math_project |
| Karup-King coefficients for middle age groups | middle_coef |
| Basic Probabilistic Population Projection | project_population |
| Regional projection parameters, Ghana 2000 | region2000 |
| Brass standard life tables | standards |
| District-level demographic test data | testdata |