-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Romesh Abeysuriya edited this page Apr 30, 2018
·
8 revisions
This documentation serves as a working primer on the codebase, aimed at developers. The key pages are:
- Context provides an overview of the key steps and parts of an OptimaTB analysis
- Model-Specification goes into more detail about the cascade and databook, the two main user-facing components
- Parameters describes the data structures that the databook parameters are loaded into
- Model-Programs describe the data structures that the program data is loaded into, and provides an overview of how programs are used to map spending to parameter value
- Model-Integration goes through the graph structure that is generated from the cascade, and goes into detail about how model integration is carried out
- Calibration provides a quick summary of the calibration process
- Reconcilation provides a quick summary of how reconciliation is performed
Additional documentation includes
- Troubleshooting provides a place to document common issues
- Rates-and-Probabilities provides an overview of how fractions and rates may need scaling in OptimaTB as the simulation timestep is changed