LinearLinkLT: Estimate LinearLink Life Table

Description Usage Arguments Value References See Also Examples

View source: R/fun_LinearLink.R

Description

Construct a life table based on the Linear-Link estimates and a given value of life expectancy at age theta (\insertCitepascariu2020;textualMortalityEstimate).

Usage

1
LinearLinkLT(object, ex, use.vx.rotation = FALSE, ...)

Arguments

object

An object of class LinearLink.

ex

Value of life expectancy for which we want to estimate the mortality curve. Type: numerical scalar.

use.vx.rotation

Logical argument. If TRUE the adjustment method inspired from \insertCiteli2013;textualMortalityEstimate article is applied to the vx coefficients before estimated the life table. If FALSE the fitted vx coefficients are used in the estimations of the life table.

...

Additional arguments affecting the predictions produced.

Value

Predicted values of the Linear-Link model.

References

\insertAllCited

See Also

LinearLink

Examples

1
# See examples in the ?LinearLink help page

mpascariu/LinearLink documentation built on May 6, 2021, 10:51 a.m.