Closed adrian-carro closed 5 years ago
Also return on financial wealth looks like annual but is paid monthly! Parameter RETURN_ON_FINANCIAL_WEALTH seems to be an annual interest rate on bank deposits, however, it is computed as a monthly return at getMonthlyGrossTotalIncome(), within the Household class. This needs clarification and, possibly, solving.
Return on financial wealth mechanism removed from model
Currently only used to increase bank balances but not in any other decision by the households, which seems incoherent. The decision is to remove the mechanism altogether, in order to remove an unjustified parameter and simplify model and calibration. Modify paper accordingly.