baseTable: Return the base table of the life table

Description Usage Arguments Methods (by class) Examples

Description

Return the base table of the life table

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
baseTable(object, ...)

## S4 method for signature 'mortalityTable'
baseTable(object, ...)

## S4 method for signature 'mortalityTable.period'
baseTable(object, ...)

## S4 method for signature 'mortalityTable.jointLives'
baseTable(object, ...)

Arguments

object

The life table object (class inherited from mortalityTable)

...

Other parameters (currently unused)

Methods (by class)

Examples

1
2
mortalityTables.load("Austria_Annuities")
baseTable(AVOe2005R.male)

kainhofer/r-mortality-tables documentation built on Dec. 17, 2020, 3:53 a.m.