ActuarialAnalyst/LongMortalityTables: A collection of mortality tables, all wide tables are converted to long tables

The SOA maintains a collection of mortality tables. Select and ultimate tables are in a wide format. This enables users to call INDEX MATCH MATCH to calculate expected mortality for a particular issue age and duration. If we want to use a JOIN type operation, the data must be reformatted into a long format. This package is a collection of mortality data that is never in a wide format so that it can always be easily joined.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ActuarialAnalyst/LongMortalityTables")
ActuarialAnalyst/LongMortalityTables documentation built on March 19, 2021, 6:50 p.m.