Learn R Programming

migest (version 1.3)

migest-package: Useful R code for the Estimation of Migration

Description

The migest package contains a collection of R functions that are useful to estimate migration when there is missing data. Included is the ffs routine to estimate migration flows from stock data, as well as various other functions to indirectly estimate flows where marginal totals are known. Functions are illustrated with dummy data.

Arguments

Details

ll{ Package: migest Type: Package License: GPL-2 } The routines in this package include methods to estimate missing migration data when marginal totals are known. These can be grouped into functions for origin-destination matrices (cm2 and ipf2) and functions for more than two dimensions (cm3, ipf3 and ipf3.qi). All these routines are based on indirect estimation methods where marginal totals are known, under a Poisson regression (log-linear) model assumption.

References

Blog posts with some additional details of the implementation of functions in the package can be found at: http://gjabel.wordpress.com/category/r/fanplot/ Abel, G. J. (2005) The Indirect Estimation of Elderly Migrant Flows in England and Wales (MS.c. Thesis). University of Southampton Abel, G. J. (2013). Estimating Global Migration Flow Tables Using Place of Birth. Demographic Research 28, (18) 505-546 Raymer, J., G. J. Abel, and P. W. F. Smith (2007). Combining census and registration data to estimate detailed elderly migration flows in England and Wales. Journal of the Royal Statistical Society: Series A (Statistics in Society) 170 (4), 891--908. Willekens, F. (1999). Modelling Approaches to the Indirect Estimation of Migration Flows: From Entropy to EM. Mathematical Population Studies 7 (3), 239--78.