Learn R Programming

lifecontingencies (version 1.1.10)

demoChina: China Mortality Rates for life table construction

Description

Seven yearly mortality rates for each age

Usage

data(demoChina)

Arguments

source

Society of Actuaries

Details

See the source link for details.

References

www.mort.soa.org

Examples

Run this code
data(demoChina)
tableChinaCL1<-probs2lifetable(probs=demoChina$CL1,radix=1000,type="qx",name="CHINA CL1")

Run the code above in your browser using DataLab