termination: Termination decrement tables.

Description Usage Format Source Examples

Description

Selected decrement tables.

Usage

1

Format

Data frame with 1 row per age per entry age per tablename.

tablename

Unique name identifying the termination table - ordinarily will select on this, character

age

Attained age, integer

ea

Entry age, integer

qxt

Rate of termination at age x and given entry age, numeric

Source

Winklevoss Table 2-3, plus other sources (TO COME)

Examples

1
2
3
library(dplyr)
glimpse(termination)
count(termination, tablename)

donboyd5/decrements documentation built on May 15, 2019, 10:38 a.m.