powered by
Input data matrix consists of the probabilities of death from all causes, and by HIV only, for ages 0 to 103 (inclusive).
data("lifeData")
A data frame with 104 observations on the following 3 variables.
age
a numeric vector
qtau
qhiv
# NOT RUN { data(lifeData) str(lifeData) # }
Run the code above in your browser using DataLab