=============== Behavior NK3E =============== This documents the `behavior` module of the New Keynesian 3-Equation model and exposes the public simulation methods. Initialization ============== .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.initialize :no-index: Main Simulation Loop ==================== .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.central_bank_slope :no-index: .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.stabilizing_real_rate :no-index: .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.is_curve_output :no-index: .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.phillips_curve_inflation :no-index: .. automethod:: macrostat.models.NK3E.behavior.BehaviorNK3E.monetary_policy_rate :no-index: