method_mix_by_age#

class method_mix_by_age(**kwargs)[source]#

Bases: Analyzer

Analyzer that records the method mix by age at the end of the simulation.

Attributes

now

Shortcut to self.t.now()

states

Return a flat list of all states

statesdict

Return a flat dictionary (objdict) of all states

ti

Get the current module timestep

timevec

Shortcut to self.t.timevec

Methods