immigrPopMigrExp {MicSim} | R Documentation |
One possible population of migrants for the MicSim package.
Description
Population of migrants for the MicSim package with 3758 migrants and migration dates between 01-01-2014 and 30-12-2018.
Usage
data("immigrPopMigrExp")
Format
A data frame with information of birthdates, date of immigration and state at immigration of 3758 migrants.
ID
Personal identifier
immigrDate
Immigration date
birthDate
Birth date of migrants
immigrInitState
State at immigration
Details
This is a example data set for the MicSim package. The population of migrants is already in the format that is required by the package. For more details on this see micSim. The state space for the states and the related state domains are defined in the vignette of this package. The related application is also part of the vignette.
Source
European Commission
Examples
data(immigrPopMigrExp)
[Package MicSim version 2.0.1 Index]