emodpy_generic.interventions.simple_sia module#
- emodpy_generic.interventions.simple_sia.SimpleSIA(camp, Event_Name='SIA', timestep=1, Target_Age_Min=0.75, Target_Age_Max=5.0, Coverage=1.0, nods=[])[source]#
Create an intervention that represents a highly-effective acquisition-blocking vaccination.
- Parameters:
Event_Name –
timestep – WHEN to distribute the intervention.
Target_Age_Min – WHO to distribute the intervention to (lower age bound).
Target_Age_Max – WHO to distribute the intervention to (upper age bound).
Coverage – WHO to distribute the intervention to (%age of population).
nods – WHERE to distribute (list of nodes).
- Returns:
Campaign event that can be added to campaign.