emodpy_hiv.interventions.stipostdebut module#
- emodpy_hiv.interventions.stipostdebut.new_diagnostic(camp, Positive_Event, Negative_Event, intervention_name: str | None = None, disqualifying_properties: List[str] | None = None, new_property_value: str | None = None)[source]#
Wrapper function to create and return a STIIsPostDebut intervention.
- Parameters:
camp – emod_api.campaign object with schema_path set.
- Returns:
Schema-based smart dictionary representing a new
- Return type:
ReadOnlyDict