find_my_case: Function that determines the case/problem we have to solve It...

Description Usage Arguments

View source: R/fun_Wilmoth.R

Description

Function that determines the case/problem we have to solve It also performs some checks

Usage

1
find_my_case(q0_5, q0_1, q15_45, q15_35, e0, k)

Arguments

q0_5

5q0. The probability that a new-born will die during the subsequent 5 years;

q0_1

1q0. The probability that a life aged 0 will die during the following year;

q15_45

45q15. The probability that a life aged 15 will die during the subsequent 45 years;

q15_35

35q15. The probability that a life aged 15 will die during the subsequent 35 years;

e0

Life expectancy at birth;

k

k-parameter in the log-quadratic model;


mpascariu/MortalityEstimate documentation built on May 11, 2021, 6:33 p.m.