mortalityTable.zeroes {MortalityTables} | R Documentation |
Generate a mortality table with all probabilities set to zero.
mortalityTable.zeroes(name = "Zero mortality table", ages = 0:99)
name |
The name of the table |
ages |
The ages of the table |