Tools for calculating deprivation measures and analysing health outcomes and mortality by deprivation. Included are the functions: zscore() and w_pcntile() for developing deprivation measures and the functions smr(), st_rate() and rii() for calculating standardized mortality ratios, direct standardized rates and Slope and Relative indices of Inequality (SII and RII). Test data is included (dep_data and health_data). The RII/SII are calculated following Pamuk ER (1985) <doi:10.1080/0032472031000141256>. The confidence intervals for SII/RII are calculated using a multinomial distribution as described in Lumme et al (2015) <doi:10.1007/s10742-015-0137-1>.
Version: | 1.0.0 |
Depends: | R (≥ 3.2.0) |
Imports: | tidyr, dplyr, Rcpp |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2020-05-26 |
Author: | Mirjam Allik [aut, cre] |
Maintainer: | Mirjam Allik <mirjam.allik at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | SocEpi results |
Reference manual: | SocEpi.pdf |
Vignettes: |
SocEpi Vignette |
Package source: | SocEpi_1.0.0.tar.gz |
Windows binaries: | r-devel: SocEpi_1.0.0.zip, r-release: SocEpi_1.0.0.zip, r-oldrel: SocEpi_1.0.0.zip |
macOS binaries: | r-release: SocEpi_1.0.0.tgz, r-oldrel: SocEpi_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=SocEpi to link to this page.