Skip to content

Commit 2b3b71e

Browse files
committed
remove the commented text
1 parent ca9a267 commit 2b3b71e

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

lectures/tax_smooth.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -656,15 +656,4 @@ plt.plot(ξ1_arr, cost_grad)
656656
plt.ylabel('derivative of cost')
657657
plt.xlabel(r'$\phi$')
658658
plt.show()
659-
```
660-
661-
<!-- ## Wrapping up the consumption-smoothing model
662-
663-
The consumption-smoothing model of Milton Friedman {cite}`Friedman1956` and Robert Hall {cite}`Hall1978`) is a cornerstone of modern macro that has important ramifications for the size of the Keynesian "fiscal policy multiplier" described briefly in
664-
QuantEcon lecture {doc}`geometric series <geom_series>`.
665-
666-
In particular, it **lowers** the government expenditure multiplier relative to one implied by
667-
the original Keynesian consumption function presented in {doc}`geometric series <geom_series>`.
668-
669-
Friedman's work opened the door to an enlightening literature on the aggregate consumption function and associated government expenditure multipliers that
670-
remains active today. -->
659+
```

0 commit comments

Comments
 (0)