Computes \(\ddot{a}_{\overline{xy}:\overline{n}|}\).
Usage
adotxybarn(x, y, n, i, tbl = NULL, model = NULL, ...)
Arguments
- x
Age of first life.
- y
Age of second life.
- n
Term.
- i
Effective annual interest rate.
- tbl
Life table.
- model
Survival model.
- ...
Additional model parameters.
Examples
adotxybarn(40, 50, n = 10, i = 0.05, model = "uniform", omega = 100)
#> [1] 8.04038