Sprague {popstudy} | R Documentation |
Sprague multipliers
Description
Method to open five-year grouped ages into specific ages.
Usage
Sprague(data, ...)
Arguments
data |
data.drame. It contains at least two variables: five-year grouped ages and population. |
... |
Arguments to be passed to |
Value
Sprague
returns an object of class data.frame with population for specific 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. 1 in The methods and materials of demography. Department of Commerce, Bureau of the Census. https://books.google.co.cr/books?id=8Oo6AQAAMAAJ.
See Also
Examples
Sprague(Ecuador1990, age, population)
[Package popstudy version 1.0.1 Index]