We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a53ef commit 4bef36aCopy full SHA for 4bef36a
lectures/cattle_cycles.md
@@ -51,7 +51,7 @@ from quantecon import DLE
51
from math import sqrt
52
```
53
54
-## The Model
+## The model
55
56
The model features a static linear demand curve and a "time-to-grow"
57
structure for cattle.
@@ -107,7 +107,7 @@ Demand for beef is government by $c_t = a_0 - a_1p_t + \tilde d_t$
107
where $\tilde d_t$ is a stochastic process with mean zero,
108
representing a demand shifter.
109
110
-## Mapping into HS2013 Framework
+## Mapping into HS2013 framework
111
112
### Preferences
113
0 commit comments