Skip to content

Commit

Permalink
Now there was an extra tab
Browse files Browse the repository at this point in the history
  • Loading branch information
mnwhite committed Mar 20, 2024
1 parent cf41a10 commit 260a3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HARK/ConsumptionSaving/ConsRiskyAssetModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ def calc_hNrm(S):
TranShk = S["TranShk"]
hNrm = (PermGroFac / Risky) * (PermShk * TranShk + solution_next.hNrm)
return hNrm

hNrmNow = expected(calc_hNrm, ShockDstn)

# The above attempts to pin down the limiting consumption function for this
Expand Down

0 comments on commit 260a3f1

Please sign in to comment.