Navigation
index
next
|
LIAM 2 User Guide v0.4.1 documentation
»
Welcome to LIAM 2 User Guide !
¶
1. Introduction
1.1. About LIAM2
1.2. About this guide
1.3. Microsimulation
1.4. Credits
2. Environment
2.1. LIAM 2 bundle
2.2. Getting Started
2.3. Using your own data
3. Model Definition
3.1. globals
3.2. entities
3.2.1. fields
3.2.2. links
3.2.3. macros
3.2.4. processes
3.3. simulation
3.3.1. processes
3.3.2. init
3.3.3. input
3.3.4. output
3.3.5. start_period
3.3.6. periods
3.3.7. random_seed
3.3.8. skip_shows
4. Processes
4.1. Assignments
4.2. Temporary variables
4.3. Actions
4.4. Procedures
4.4.1. Temporary variables
4.4.2. Actions
4.5. Expressions
4.5.1. Deterministic changes
4.5.2. Stochastic changes I: probabilistic simulation
4.5.3. Stochastic changes II: behavioural equations
4.5.4. Lifecycle functions
4.5.5. Matching functions
4.6. Output
4.6.1. show
4.6.2. csv
4.6.3. dump
4.6.4. groupby
4.7. Interactive console
4.7.1. breakpoint
5. Links
5.1. many2one
5.2. one2many
6. Importing data
6.1. data files
6.2. description file
6.3. importing the data
Indices and tables
¶
Index
Search Page
Appendix
¶
Technical choices
Change log
Table Of Contents
Welcome to LIAM 2 User Guide !
Indices and tables
Appendix
Next topic
1. Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
LIAM 2 User Guide v0.4.1 documentation
»