Learn R Programming

lifecontingencies (version 1.3.12)

SoAISTdata: SoA illustrative service table

Description

Bowers' book Illustrative Service Table

Usage

data(SoAISTdata)

Arguments

Format

A data frame with 41 observations on the following 6 variables.

x

Attained age

lx

Surviving subjects ate the beginning of each age

death

Drop outs for death cause

withdrawal

Drop outs for withdrawal cause

inability

Drop outs for inability cause

retirement

Drop outs for retirement cause

Details

It is a data frame that can be used to create a multiple decrement table

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(SoAISTdata)
head(SoAISTdata)

Run the code above in your browser using DataLab