Contains initial estimates of fertility, mortality, migration and population counts for the reconstruction of the female population of Burkina Faso from 1960--2000. See the vignette burkina-faso-females for an illustration of its use.
data(burkina_faso_females)
The format is: chr "burkina-faso-females.RData"
burkina-faso-females
The dataset contains two lists.
burkina.faso.females
has components:
Matrix of initial estimates of average annual single-year age-specific fertility rates.
Matrix of initial estimates of age-specific survival proportions.
Matrix of initial estimates of age-specific average annual net migration as a proportion of the size of the same age-group in the receiving population.
Single column matrix of age-specific population counts in the baseline year (1960).
Matrix of age-specific census counts in years after the baseline year (1975, 1985, 1995, 2005).
burkina.faso.prop.vars
has components fert.rate
,
surv.prop
, mig.prop
, population.count
which contain
variances for the Gaussian densities used as proposals in the random walk
Metropolis-Hastings algorithm used to sample from the joint posterior.
Wheldon, M. C., Raftery, A. E., Clark, S. J. and Gerland, P. (2011) Estimating Demographic Parameters with Uncertainty. Working Paper No. 108, Center for Statistics and the Social Sciences, University of Washington, Seattle. http://www.csss.washington.edu/Papers/wp108.pdf.
# NOT RUN {
data(burkina_faso_females.RData)
# }
Run the code above in your browser using DataLab