onstove.Technology.morbidity#

Technology.morbidity(model: onstove.OnStove)[source]#

Calculates the morbidity across the study area per stove by calling the mort_morb function. Function does not return anything but saves the avoided costs in the distributed_morbidity attribute of the Onstove model object, the avoided cases in the cases_avoided attribute of the OnStove model object. The function takes into account the health_spillovers_parameter

Parameters:
model: OnStove model

Instance of the OnStove model containing the main data of the study case. See onstove.OnStove.