-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[scalar_dynam] add explanation to parameters and add explanation of k #529
Conversation
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lectures/scalar_dynam.md
Outdated
``` | ||
|
||
Here $k$ is the per capita capital stock and $s, z, \alpha, \delta$ are positive | ||
parameters with $0 < \alpha, \delta < 1$. | ||
Here $k=K/L$ is the per capita capital stock, $s$ is the saving rate, $A$ is the total factor productivity, $\alpha$ is the capital share, and $\delta$ is the depreciation rate. All these parameter are positive and $0 < \alpha, \delta < 1$. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is nice, thanks @longye-tian .
Perhaps "All these..." should be on a new line to match the style manual.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it!
I will revise it now ❤️
thanks @longye-tian |
Dear John @jstac and Matt @mmcky ,
This pull request is to update the suggestions with high priority in lecture scalar_dynam.md according #526.
In particular this pull request
What do you think about these changes? Would you like to change anything?
Best ❤️
Longye