Births#
- class Births(pars=None, metadata=None, **kwargs)[source]#
Bases:
Demographics
Create births based on rates, rather than based on pregnancy
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
- standardize_birth_data()[source]#
Standardize/validate birth rates - handled in an external file due to shared functionality