cellWise (version 2.1.1)

mortality: The mortality dataset

Description

This dataset contains the mortality by age for males in France, from 1816 to 2013 as obtained from the Human Mortality Database.

Usage

data("mortality")

Arguments

Format

A data frame with 198 calendar years (rows) and 91 age brackets (columns).

References

Hyndman, R.J., and Shang, H.L. (2010), Rainbow plots, bagplots, and boxplots for functional data, Journal of Computational and Graphical Statistics, 19, 29--45.

Examples

Run this code
# NOT RUN {
data(mortality)
# }

Run the code above in your browser using DataCamp Workspace