memilio
memilio copied to clipboard
Modular spatio-temporal models for epidemic and pandemic simulations
### Feature description In order to assess to sensitivity of the agent-based model with respect to the input parameters, we want to include automatic differentation. As the ABM outputs are...
### Bug description When you don't set HighViralLoadProtectionFactor it should default to a function which goves back 0.0 every time. This thrwos an error std::bad_function_call for me. ### Version Any...
# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - ## Merge Request - Guideline Checklist Please check our...
# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - Add a time range to each type of test...
## Changes Implements tool to compute NPI reduction for any given county. What can be improved: - Age resolved data for each county. For now, 'cases_all_county_age.json' is used because it...
### Feature description We want to test the possibility of fitting various ODE Models to Data. And the arising parameter spaces, maybe even with uncertainty quantifications. ### Additional context _No...
### Feature description Currently, public epidemiological data is downloaded and dumped into a json file. The aim of is ticket is to create an interface allowing the upload the downloaded...
RegioStaR categories (https://bmdv.bund.de/SharedDocs/DE/Artikel/G/regionalstatistische-raumtypologie.html) describe different types of regions, considering if they are shaped more urban or more rural. We want to have a mapping from the county-level that we are...
While working on the ide_secir model, a few inconstistencies compared to the older/easier ide_seir model occured. Therefore the model has to be updatet. For example: Scalartype should be used instead...
### Feature description Create graph model where abms can be used in some nodes and ode models can be used in other nodes. ### Additional context It should be considered...