MetaWards.mixers¶
These are the mixer functions that are used to mix and merge data between demographics during a multi-demographic model run. The functions divide into two main types;
mix_functions
, which control which functions will be called to merge datamerge_functions
, which perform the actual work of merging data across demographics
All of the above functions (and the many others in
metawards.mixers
) are
described in more detail here;