Contains data and functions that can be used to make actuarial life tables. Each function adds a column to the inputted dataset for each intermediate calculation between mortality rate and life expectancy. Users can run any of our functions to complete the life table until that step, or run lifetable() to output a full life table that can be customized to remove optional columns. Methods for creating lifetables are as described in Zedstatistics (2021) <https://www.youtube.com/watch?v=Dfe59glNXAQ>.
Version: | 1.0.0 |
Depends: | R (≥ 2.10), dplyr (≥ 1.0.10) |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), tibble (≥ 3.1.8), htmltools |
Published: | 2023-11-16 |
DOI: | 10.32614/CRAN.package.actLifer |
Author: | Grace Rade [aut, cre, cph], Maeve Tyler-Penny [aut], Julia Ting [aut] |
Maintainer: | Grace Rade <grade03426 at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/g-rade/actLifer https://g-rade.github.io/actLifer/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | actLifer results |
Reference manual: | actLifer.pdf |
Vignettes: |
actLifer |
Package source: | actLifer_1.0.0.tar.gz |
Windows binaries: | r-devel: actLifer_1.0.0.zip, r-release: actLifer_1.0.0.zip, r-oldrel: actLifer_1.0.0.zip |
macOS binaries: | r-release (arm64): actLifer_1.0.0.tgz, r-oldrel (arm64): actLifer_1.0.0.tgz, r-release (x86_64): actLifer_1.0.0.tgz, r-oldrel (x86_64): actLifer_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=actLifer to link to this page.