Core Concepts
The concepts here are the ideas the two packages rest on, the background a reader wants before running any code. They cover how the packages connect, the quantities they move between, the interventions they represent, and the models underneath. The rest weighs how far to trust the numbers.
- The MINTverse pipeline — the two stages,
run_scenarios, and the domain limits. - EIR, HBR, prevalence, and cases — the four quantities, and which of them are trajectories.
- Interventions and nets — the four net types, pyrethroid resistance, and
dn0. - The models — three gradient-boosted trees, and one state-space emulator.
- Accuracy and speed — held-out error against
malariasimulation, and latency.