Learn R Programming

DDM (version 1.0-0)

Moz: Example data for Mozambique females 1997-2007

Description

A dataset containing 17 rows and 8 variables: Population counts for 1997 and 2007 in quinquennial age groups 0, 5, ... 75, with an open age of 80. Deaths are given as the average of the age-specific deaths in 1997 and 2007.

Usage

Moz

Arguments

Format

A data frame with 17 rows and 8 variables:
cod
integer a column of 1s
pop1
integer the census population count in 1997
pop2
integer the census population count in 2007
deaths
integer average of 1997 and 2007 deaths
age
integer lower age bound for each age group
sex
character ``f'' for female
year1
integer 1997
year2
integer 2007