wear_off: wear_off

Description Usage Arguments Value

View source: R/wear_off.R

Description

This function loads transformed mortality table, and then find out the wear off sequence of mortality rates given an insure age, an age_basis, a gender, and a tobacco_status

Usage

1
wear_off(table, age_basis, gender, tobacco_status, insure_age)

Arguments

table

transformed mortality table

age_basis

age basis which can be "ANB" or "ALB"

gender

gender which can be "Male" or "Female"

tobacco_status

tobacco_status which can be "Nontobacco" or "Tobacco"

insure_age

insure_age which can be from 18 to 95

Value

an vector of wear off mortality rates


dixusmile/mortalitytable documentation built on Feb. 24, 2020, 1:57 a.m.