tblif {petitr} | R Documentation |
a population life table with three columns, x, lx, mx (See below)
data(tblif)
A data frame with 10 observations on the following 3 variables.
x
a numeric vector, age
lx
a numeric vector, Proportion of survivors at age x
mx
a numeric vector, mean number of offspring produced in the age class x
x must represent equal age classes in ascending order
Application of the function xlxmx
on the data set life
data(tblif)
r(tblif, eps=10e-08)