fantasy_india {MSDem} | R Documentation |
The dataset is used in the examples section of msproj()
. It includes all the
necessary information to run a multi-state population projection for the two Indian
states Andaman and Nicobar Islands (ISO code: IN.AN) and Andhra Pradesh (ISO code: IN.AP).
The dataset is limited to these two states because this keeps the file small and the
time needed to run the model short.
data("fantasy_india")
A list with the following 3 components.
india_AGSRE_Baseline_mig
a data table containing migration data
india_AGSRE_Baseline_state_space
a data table containing the state space
india_AGSRE_Baseline_var_def
a data table containing the variable definition
K.C., S., Speringer, M., & Wurzer, M. (2017). Population projection by age, sex, and educational attainment in rural and urban regions of 35 provinces of India, 2011-2101: Technical report on projecting the regionally explicit socioeconomic heterogeneity in India. Laxenburg: International Institute for Applied Systems Analysis.
data(fantasy_india) str(fantasy_india)