memilio
memilio copied to clipboard
Adapt parameters_io of IDE model
We want to make some adaptations on the initialization based on real data in the IDE model regarding the following points:
- RKI reports deaths with respect to the infection date of the respective person. We shift the reported data according to the respective mean stay times to get information on when people died.
- Depending on the chosen transition distributions and the start date we need data points before reporting of Covid cases started. We set these data points to 0.
- Compute flow ExposedToInfectedNoSymptoms from -2*global_support_max,...,0 to allow correct initialization of flow InfectedNoSymptomsTorecovered.