\( \newcommand{\cause}{\alpha} \newcommand{\dyingprob}{\pi} \newcommand{\sfrac}{l} \)

DyingProb(MortHandle,Cause,Age)

If MortHandle is a multiple decrement mortality this function returns the probability of dying from Cause conditioned on being alive at a given age \begin{equation} \dyingprob_\cause(x) = \frac{\sfrac_\cause(x)}{\sfrac(x)}. \end{equation} Cause is a comma-separated list of cause codes possibly prefixed by '~' to denote the complement.