Final Phase Epidemic Risk Model

Final Phase Epidemic Risk Model (version 1.0.0)

A discrete-time stochastic model with state-dependent transmission probabilities and multi-agent simulations focusing on possible risks that could materialize in the final phase of the epidemic.

Release Notes

How to use the simulator: 1. Open MySimulation.py module. 2. Specify number of nodes, time of simulation and network configuration. 3. In the main function of MySimulation.py module, define density of types (L/H). 4. In the NetworkSimulation module, you can change the number of trials. 5. In the SIRSAgent module, you are able to change the P_S_base, P_IR_base, P_R_base probabilities and agents behavioral function (like imitation). 6. Run the MySimulation.py module.


This is a companion discussion topic for the original entry at https://www.comses.net/codebases/7a89e85b-7355-47b9-b8f5-b9b94a4a178c/releases/1.0.0/