karup_king {popstudy}R Documentation

karup_king

Description

Separate grouped-age data to simple ages data using Karup-King separation factors.

Usage

karup_king(data)

Arguments

data

data.frame. A dataset with two variables: age, the group age each 5 years; and pop, the population for that age.

Value

karup_king function returns a a data frame with separated simple ages.

Author(s)

Cesar Gamboa-Sanabria

References

Shryock HS, Siegel JS, Larmon EA, of the Census USB (1980). The Methods and Materials of Demography, number v. 2 in The Methods and Materials of Demography. U.S. Department of Commerce, Bureau of the Census. https://books.google.co.cr/books?id=SuXrAAAAMAAJ.

See Also

grouped_age_CR_pop

Examples


karup_king(grouped_age_CR_pop)


[Package popstudy version 1.0.1 Index]