Learn R Programming

MicSim (version 2.0.1)

initPopMigrExp: One possible initial population for the MicSim package.

Description

Initial population for the MicSim package with 72965 persons with birthdates from 08-03-1914 to 30-12-2013.

Usage

data("initPopMigrExp")

Arguments

Format

A data frame with information of birthdates, date of immigration and state at immigration of 3758 migrants.

ID

Personal identifier

birthDate

Birth date of entity

initState

Initial state

Details

This is a example data set for the MicSim package. The initial population 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.

Examples

Run this code
data(initPopMigrExp)

Run the code above in your browser using DataLab