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