Learn R Programming

bage (version 0.9.0)

swe_infant: Infant Mortality in Sweden

Description

Counts of births and infant deaths in Sweden by county and year, 1995-2015

Usage

swe_infant

Arguments

Format

A tibble with 441 rows and the following columns:

  • county: A factor with 21 levels, where the levels are ordered by number of births, from "Stockholm" down to "Gotland"

  • `time: Calendar year

  • births: Count of births

  • deaths: Count of infant deaths

Details

Dataset used in Chapter 11 of the book Bayesian Demographic Estimation and Forecasting.

References

Bryant J and Zhang J. 2018. Bayesian Demographic Estimation and Forecasting. CRC Press.