Returns the person-years lived for age interval [Age,Age+AgeInterval). If AgeInterval is not specified then it defaults to 1.0. Person-years lived \(_n L_x\) from Age \(x\) for AgeInterval \(n\) is given by the integral of the survival fraction $$ _n L_x = \int_x ^{x+n} l(a) da $$
|