mortalityTable.zeroes {MortalityTables} | R Documentation |
Generate a mortality table with all probabilities set to zero.
Description
Generate a mortality table with all probabilities set to zero.
Usage
mortalityTable.zeroes(name = "Zero mortality table", ages = 0:99)
Arguments
name |
The name of the table |
ages |
The ages of the table |
[Package MortalityTables version 2.0.5 Index]