5. Technical ImplementationΒΆ
DYNAMIS-POP is implemented using Modgen, a generic micro-simulation language developed and maintained at Statistics Canada. DYNAMIS-POP and all underlying software products are freely available. This report documents the implementation step by step allowing to reproduce the model from scratch. It can be used as textbook for microsimulation modeling using Modgen.
- 5.1. Step 1: Creating a Population
- 5.2. Step 2: Birthdays
- 5.3. Step 3: Base Mortality
- 5.4. Step 4: Base Fertility
- 5.5. Step 5: Base Migration
- 5.6. Step 6: Base Emigration
- 5.7. Step 7: Base Immigration
- 5.8. Step 8: The Micro-Simulation Implementation of a Cohort-Component Model
- 5.9. Step 9: Primary Education Fate Base Model
- 5.10. Step 10: Primary Education Fate Refined Model
- 5.11. Step 11: Ethnicity
- 5.12. Step 12: First Union Formation
- 5.13. Step 13: Refined Fertility
- 5.14. Step 14: Child Mortality
- 5.15. Step 15: School Tracking
- 5.16. Step 16: School Planning
- 5.17. Step 17: Secondary Education
- 5.18. Step 18: Table Output
- 5.19. Step 19: Child Vaccination
- 5.20. Step 20: Human Capital Index
- 5.21. Step 21: Analysis Files Output
- 5.22. Step 22: Model Consolidation - Version 2.22