powered by
Return the base table of the life table
baseTable(object, ...)# S4 method for mortalityTable baseTable(object, ...)# S4 method for mortalityTable.period baseTable(object, ...)# S4 method for mortalityTable.jointLives baseTable(object, ...)
# S4 method for mortalityTable baseTable(object, ...)
# S4 method for mortalityTable.period baseTable(object, ...)
# S4 method for mortalityTable.jointLives baseTable(object, ...)
The life table object (class inherited from mortalityTable)
Other parameters (currently unused)
mortalityTable: Return the base table of the life table
mortalityTable
mortalityTable.period: Return the base table of the life table
mortalityTable.period
mortalityTable.jointLives: Return the base table of the joint lives mortality table (returns the base table of the first table used for joint lives)
mortalityTable.jointLives
# NOT RUN { mortalityTables.load("Austria_Annuities") baseTable(AVOe2005R.male) # }
Run the code above in your browser using DataLab