R packages
RAMP, which stands for Robust Analytics for Malaria Policy, is an organized way of translating evidence into robust policy advice to support Adaptive Malaria Control. RAMP relies on SimBA software to develop site-specific dynamical systems models of malaria epidemiology, transmission dynamics, and control for scenario planning to support sub-national tailoring, monitoring and evaluation, and strategic planning.
SimBA includes 5 software packages that do core computation built around ramp.xds that implement a modular framework for model building describe in Spatial Dynamics of Malaria Transmission [1]. We also describe two packages that take a deep dive into malaria epidemiology and microsimulation. ramp.xds
and other SimBA software are based on as some older software packages that have been deprecated.
Core Computation
ramp.xds handles core computational and analysis. It was developed to build and solve dynamical systems models for the epidemiology, transmission dynamics, and control of malaria and other mosquito-transmitted pathogens based on a well-defined mathematical framework [1].
all packages are
ramp
brandedxds
stands for eXtensible Dynamical Systems
ramp.library
is a supplementary model library forramp.xds
that has additional modules for the core dynamical components.ramp.control
is a supplementary code library forramp.xds
that holds algorithms to implement various models of malaria control, including vector control, mass vaccination, mass drug administration, etc.ramp.forcing
is is a supplementary code library forramp.xds
that holds algorithms to implement exogenous forcing by weather and other factors.ramp.work
is a set of algorithms and functions to compute scaling relationships, to fit models to data, and to apply malaria models in context.
Deep Dives
Microsimulation
Two packages have been developed by our team for behavioral state models for mosquitoes and microsimulation:
ramp.micro
was developed to explore complexity in mosquito ecology through the development and analysis of simulation models describing mosquito behavioral & spatial dynamics on point sets representing resources, which we call micro-simulation [2,3]MBITES
is an individual-based simulation model developed to explore mosquito behavioral states [4].
Malaria Epidemiology
In ramp.falciparum
, we explore malaria epidemiology, defined in the narrow sense to describe human exposure to malaria and infection, immunity, disease, drug taking, diagnostics and detection, and infectiousness [5].
Deprecated
ramp.xds
was preceded by two packages that have since been deprecated (See Deprecated).