Skip to content

Commit

Permalink
more beauty
Browse files Browse the repository at this point in the history
  • Loading branch information
gboehl committed Apr 20, 2024
1 parent 340f881 commit f92122a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions econpizza/examples/hank_labor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ aux_equations: |
# calculate consumption and wealth share of top-10% cumsumers
top10c = 1 - percentile(c, dist, .9)
top10a = 1 - percentile(a, dist, .9)
equations:
# definitions
~ C = aggr_c
Expand Down

0 comments on commit f92122a

Please sign in to comment.