powered by
Return the defined ages of the life table
ages(object, ...)# S4 method for mortalityTable.period ages(object, ...)# S4 method for mortalityTable.mixed ages(object, ...)# S4 method for mortalityTable.jointLives ages(object, ...)# S4 method for mortalityTable.observed ages(object, ...)
# S4 method for mortalityTable.period ages(object, ...)
# S4 method for mortalityTable.mixed ages(object, ...)
# S4 method for mortalityTable.jointLives ages(object, ...)
# S4 method for mortalityTable.observed ages(object, ...)
A life table object (instance of a '>mortalityTable class)
'>mortalityTable
Currently unused
mortalityTable.period: Return the defined ages of the period life table
mortalityTable.period
mortalityTable.mixed: Return the defined ages of the mixed life table
mortalityTable.mixed
mortalityTable.jointLives: Return the defined ages of the joint lives mortality table (returns the ages of the first table used for joint lives)
mortalityTable.jointLives
mortalityTable.observed: Return the defined ages of the observed life table
mortalityTable.observed
# NOT RUN { mortalityTables.load("Austria_*") ages(AVOe2005R.male) ages(AVOe1996R.male) ages(mort.AT.census.2011.male) # }
Run the code above in your browser using DataLab