emodpy_hiv.interventions.pmtct module¶
- emodpy_hiv.interventions.pmtct.new_intervention(camp, efficacy=1.0)¶
PMTCT intervention wrapper. Just the intervention. No configuration yet.
- emodpy_hiv.interventions.pmtct.new_intervention_event(camp, start_day=1, coverage=1.0, node_ids=None)¶
PMTCT intervention as complete (scheduled) event.
- emodpy_hiv.interventions.pmtct.new_intervention_as_file(camp, start_day, filename=None)¶