memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Modular spatio-temporal models for epidemic and pandemic simulations

Results 159 memilio issues
Sort by recently updated
recently updated
newest added

### 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...

class::feature
prio::low
loc::backend
model::abm

### 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...

class::bug
prio::moderate
loc::backend
model::abm

# 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...

class::feature
loc::backend
loc::data analysis
model::ode

### 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...

class::feature
class::discussion
class::research

### 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...

class::feature
loc::data handling

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...

loc::data analysis
loc::data handling

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...

prio::low
model::ide
class::improvement

### 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...

class::feature
status::on hold
loc::backend
model::hybrid