npxtau_md.Rd
\({}_n p_x^{(\tau)}\) from a multiple-decrement table
npxtau_md(tbl, x, n)
Output from md_table().
Starting age.
Number of years.
Numeric scalar.
x <- 45:50 qmat <- cbind(q1 = c(.011, .012, .013, .014, .015, .016), q2 = rep(.1, 6)) tbl <- md_table(x, qmat, radix = 1000) npxtau_md(tbl, x = 46, n = 3) #> [1] 0.6978632