Description Usage Arguments Value References Examples
Creates a mortality table under Dormoy's law.
| 1 | Table_Dormoy(x0, omega, a)
 | 
| x0 | A numeric type value. The initial age of the table. | 
| omega | A numeric type value. The final age of the table. | 
| a | A numeric type value. A parameter of the law. | 
Returns a data.frame object containing age and death probabilities.
Chapter 3 (p 77-78) of Actuarial Mathematics (1997) by Bowers, Gerber, Hickman, Jones & Nesbitt.
| 1 | Table_Dormoy(0,100,0.98)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.