Navigation
index
next
|
LIAM 2 User Guide 0.7.0 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. import
3.2. globals
3.3. entities
3.3.1. fields
3.3.2. links
3.3.3. macros
3.3.4. processes
3.4. simulation
3.4.1. processes
3.4.2. init
3.4.3. input
3.4.4. output
3.4.5. start_period
3.4.6. periods
3.4.7. random_seed
3.4.8. skip_shows
3.4.9. assertions
3.4.10. default_entity
3.4.11. timings
3.4.12. autodump
3.4.13. autodiff
4. Running a model/simulation
5. Processes
5.1. Assignments
5.2. Temporary variables
5.3. Actions
5.4. Procedures
5.4.1. Local (temporary) variables
5.4.2. Actions
5.5. Expressions
5.5.1. simple expressions
5.5.2. globals
5.5.3. mathematical functions
5.5.4. aggregate functions
5.5.5. link methods
5.5.6. temporal functions
5.5.7. random functions
5.5.8. Regressions
5.5.9. Matching function
5.5.10. Lifecycle functions
5.6. Output
5.6.1. show
5.6.2. qshow
5.6.3. csv
5.6.4. dump
5.6.5. groupby
5.7. Debugging and the interactive console
5.7.1. breakpoint
5.7.2. assertions
6. Links
6.1. many2one
6.2. one2many
7. Importing other models
8. Importing data
8.1. data files
8.2. description file
8.3. importing the data
Indices and tables
¶
Index
Search Page
Appendix
¶
Known issues
Code architecture
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 0.7.0 documentation
»