rstpm2 (version 1.5.1)

popmort: Background mortality rates for the colon dataset.

Description

Background mortality rates for the colon dataset.

Usage

data(popmort)

Arguments

Format

A data frame with 10600 observations on the following 5 variables.

sex

Sex (1=male, 2=female)

prob

One year probability of survival

rate

All cause mortality rate

age

Age by single year of age through to age 105 years

year

Calendar period

Examples

Run this code
# NOT RUN {
data(popmort)
## maybe str(popmort) ; ...
# }

Run the code above in your browser using DataLab