Learn R Programming

lifecontingencies (version 1.1.10)

soa08Act: Society of Actuaries tables to perform life contingencies calculations.

Description

An object of actuarialtable built from SOA life table. Interest rate is 6

Usage

data(soa08Act)

Arguments

format

The format is: Formal class 'actuarialtable' [package ".GlobalEnv"] with 4 slots ..@ interest: num 0.06 ..@ x : int [1:95] 0 5 10 15 20 21 22 23 24 25 ... ..@ lx : int [1:95] 10000000 9749503 9705588 9663731 9617802 9607896 9597695 9587169 9576288 9565017 ... ..@ name : chr "SOA2008"

Details

Early ages are missing.

References

Actuarial Mathematics (Second Edition), 1997, by Bowers, N.L., Gerber, H.U., Hickman, J.C., Jones, D.A. and Nesbitt, C.J.

Examples

Run this code
data(soa08Act)

Run the code above in your browser using DataLab