Learn R Programming

lifecontingencies (version 1.3.1)

demoGermany: German population life tables

Description

Dataset containing mortality rates for German population, male and females.

Usage

data(demoGermany)

Arguments

Format

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

x

Attained age

qxMale

Male mortality rate

qxFemale

Female mortality rate

Details

Sterbetafel DAV 1994

Examples

Run this code
# NOT RUN {
data(demoGermany)
head(demoGermany)
# }

Run the code above in your browser using DataLab