============ Behavior SIM ============ This is the documentation of the `behavior` module of the **SIM** model from Godley & Lavoie (2006, Chapter 3), detailing the equations of the model. Initialization ============== .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.initialize :no-index: Main Simulation Loop ==================== .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.government_supply :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.labour_demand :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.labour_supply :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.tax_demand :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.tax_supply :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.disposable_income :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.consumption_demand :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.consumption_supply :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.government_money_stock :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.household_money_stock :no-index: .. automethod:: macrostat.models.GL06SIM.behavior.BehaviorGL06SIM.national_income :no-index: