mrc-ide / vivax

Individual-based model for P. vivax malaria transmission
MIT License
2 stars 1 forks source link

Parameterise interventions #3

Closed giovannic closed 4 years ago

giovannic commented 4 years ago

We need to support following intervention parameters to include the package into the GTS workflow

LLINs - user input vectors of years and coverages
IRS - user input vectors of years and coverages
BS_treat - user input vectors of years and coverages
PQ-treat - possibly needed, user input vectors of years and coverages

This will involve editing "R/Intervention_file_generator.R" and updating run_simulation.

Original comment

giovannic commented 4 years ago

This will also involve managing the tempfile for the intervention file, as per this comment