CaseSurveillanceTracker#

class CaseSurveillanceTracker(model, verbose=False, params=None)[source]#

Bases: BaseCaseSurveillanceTracker

Tracks detected cases in the model.

Initialize the component.

Parameters:
  • model – The model instance this component belongs to.

  • verbose (bool) – Whether to enable verbose output. Defaults to False.