Skip to content
Snippets Groups Projects
Commit b42e10fe authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Joint life tables (on first death) for now have a maximum age taken from the...

Joint life tables (on first death) for now have a maximum age taken from the first insured person (i.e. the first table).

The reason is a purely technical one: The ages of the insured are not part of the table, so the getOmega function does not know any ages. Only the deathProbabilities function gets the actual ages.

This makes it impossible to create tables, where e.g. the last value is repeated as needed. Instead, we will always cut off the table at the maximum age of the table for the first insured person.
parent f7a48c8c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment