method_mix_over_time#
- class method_mix_over_time(**kwargs)[source]#
Bases:
Analyzer
Tracks the number of women on each method available for each time step
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