stateMINT: the emulator
stateMINT emulates malariasimulation, returning the prevalence and clinical-case trajectories the simulator would produce for a given setting and campaign. It runs from an EIR that estiMINT supplies, the second stage of the pipeline.
- Covariates and the time grid — the twelve covariates, and the 157 windows.
- Calling the emulator —
from_pretrainedand.predict. - Plotting trajectories — the time axis, and a tidy frame.
- Performance and caching — load times, batching, and the GPU.
- stateMINT API —
Mamba2RegressorandModelArtifact.