Learn R Programming

rstpm2 (version 1.3.2)

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
data(popmort)
## maybe str(popmort) ; ...

Run the code above in your browser using DataLab