baseTable: Return the base table of the life table
Description
Return the base table of the life table
Usage
baseTable(object, ...)
# S4 method for mortalityTable
baseTable(object, ...)
# S4 method for mortalityTable.period
baseTable(object, ...)
# S4 method for mortalityTable.jointLives
baseTable(object, ...)
Arguments
object
The life table object (class inherited from mortalityTable)
...
Other parameters (currently unused)
Methods (by class)
baseTable(mortalityTable): Return the base table of the life table
baseTable(mortalityTable.period): Return the base table of the life table
baseTable(mortalityTable.jointLives): Return the base table of the joint lives mortality table (returns the base table of the first table used for joint lives)