Learn R Programming

bayesPop (version 0.2-2)

ASMR: Observed Mortality Data

Description

Age and sex specific historical data on mortality. Each dataset is connected to a WPP year which is part of the dataset name.

Usage

data(ASMRMale2008)
data(ASMRMale2010)

data(ASMRFemale2008) data(ASMRFemale2010)

Arguments

source

Data provided by the United Nations Population Division.

Details

There is one record for each country and each age. Thus, for each country there are 22 records. The country records must be groupped together with age records following the order above.

Examples

Run this code
data(ASMRFemale2010)
str(ASMRFemale2010)

Run the code above in your browser using DataLab