dxj.Rd
Computes $$d_x^{(j)}=l_x^{(\tau)}q_x^{(j)}.$$
dxj(lxtau, qxj)
Number alive at age or duration \(x\) in the multiple-decrement table.
Numeric vector of cause-specific decrement probabilities.
A numeric vector containing the number of decrements from each cause.
dxj(1000, c(0.011, 0.100)) #> [1] 11 100