-
Notifications
You must be signed in to change notification settings - Fork 104
Add RamseyCassKoopmans and Prescott RBC notebooks and markdown files #234
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
Open
nathanrobino
wants to merge
16
commits into
econ-ark:main
Choose a base branch
from
nathanrobino:two-new-notebooks-and-markdown-files-from-llorracc-jupyter-repot
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
c482e07
Add RamseyCassKoopmans and Prescott RBC notebooks and markdown files
nathanrobino 706ebc6
Add PalgravePrecautionary notebook and markdown, fix warnings in RBC …
nathanrobino 38ff6f7
Update notebook files for readability and remove unused file
nathanrobino 620bfff
Add PortfolioCRRA notebook and markdown file
nathanrobino aad5dec
Fix duplicate cell in new notebook
nathanrobino 3b63997
Add EquiprobableExample notebook and markdown file
nathanrobino 4b2caac
Rename equiprobable files and save figures to a new folder
nathanrobino 7454d21
Save all figures from notebooks related to Consumption notes
nathanrobino 261e14c
Asset pricing and investment notebooks with saved figures
nathanrobino c8f08fb
Reorganized figures folder and saved all figures we referenced in class
nathanrobino 9c8fa11
Remaining notebooks that generate figures now save to Figures subfolder
nathanrobino 7983849
Fix Plot names
nathanrobino a8aee05
fix plot names part 2
nathanrobino cd07e9d
Merge branch 'econ-ark:main' into two-new-notebooks-and-markdown-file…
nathanrobino b4ee24e
Have nbval ignore cell with widgets
mnwhite c09b0e8
Update markdown/PalgravePrecautionary.md
mnwhite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| name: EquiprobableExample | ||
| tags: | ||
| - DemARK | ||
| - Demonstration | ||
| - Teaching | ||
| - Notebook | ||
| abstract: 'An Equiprobable Approximation to the Bivariate Lognormal with 3D CDF visualization' | ||
| authors: | ||
| - | ||
| family-names: Carroll | ||
| given-names: "Christopher D." | ||
| orcid: "https://orcid.org/0000-0003-3732-9312" | ||
| github_repo_url: https://github.com/econ-ark/DemARK | ||
| notebooks: | ||
| - | ||
| notebooks/EquiprobableExample.ipynb | ||
| dashboards: | ||
| --- | ||
|
|
||
| An Equiprobable Approximation to the Bivariate Lognormal with interactive 3D visualization of the Cumulative Distribution Function (CDF) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| --- | ||
| name: PalgravePrecautionary | ||
| tags: | ||
| - DemARK | ||
| - Demonstration | ||
| - Teaching | ||
| - Notebook | ||
| abstract: 'Precautionary Saving and Precautionary Wealth' | ||
| authors: | ||
| - | ||
| family-names: Velasquez-Giraldo | ||
| given-names: "Mateo" | ||
| orcid: "https://orcid.org/0000-0001-7243-6776" | ||
| - | ||
| family-names: Carroll | ||
| given-names: "Christopher D." | ||
| orcid: "https://orcid.org/0000-0003-3732-9312" | ||
| github_repo_url: https://github.com/econ-ark/DemARK | ||
| notebooks: | ||
| - | ||
| notebooks/PalgravePrecautionary.ipynb | ||
| dashboards: | ||
| --- | ||
|
|
||
| Precautionary Saving and Precautionary Wealth | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| name: PortfolioCRRA | ||
| tags: | ||
| - DemARK | ||
| - Demonstration | ||
| - Teaching | ||
| - Notebook | ||
| abstract: 'Portfolio choice with risky returns with CRRA utility' | ||
| authors: | ||
| - | ||
| family-names: Carroll | ||
| given-names: "Christopher D." | ||
| orcid: "https://orcid.org/0000-0003-3732-9312" | ||
| github_repo_url: https://github.com/econ-ark/DemARK | ||
| notebooks: | ||
| - | ||
| notebooks/PortfolioCRRA.ipynb | ||
| dashboards: | ||
| --- | ||
|
|
||
| Assets with Risky Returns: Portfolio Choice with CRRA utility |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| --- | ||
| name: RamseyCassKoopmans | ||
| tags: | ||
| - DemARK | ||
| - Demonstration | ||
| - Teaching | ||
| - Notebook | ||
| abstract: 'Numerical Solution of Ramsey/Cass-Koopmans model' | ||
| authors: | ||
| - | ||
| family-names: "Velásquez-Giraldo" | ||
| given-names: "Mateo" | ||
| orcid: "https://orcid.org/0000-0001-7243-6776" | ||
| - | ||
| family-names: Carroll | ||
| given-names: "Christopher D." | ||
| orcid: "https://orcid.org/0000-0003-3732-9312" | ||
| github_repo_url: https://github.com/econ-ark/DemARK | ||
| notebooks: | ||
| - | ||
| notebooks/RamseyCassKoopmans.ipynb | ||
| dashboards: | ||
| --- | ||
|
|
||
| Numerical Solution of Ramsey/Cass-Koopmans model |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| --- | ||
| name: The-Prescott-Real-Business-Cycle-RBC | ||
| tags: | ||
| - DemARK | ||
| - Demonstration | ||
| - Teaching | ||
| - Notebook | ||
| abstract: 'The Prescott Real Business Cycle DSGE Model' | ||
| authors: | ||
| - | ||
| family-names: Carroll | ||
| given-names: "Christopher D." | ||
| orcid: "https://orcid.org/0000-0003-3732-9312" | ||
| github_repo_url: https://github.com/econ-ark/DemARK | ||
| notebooks: | ||
| - | ||
| notebooks/The-Prescott-Real-Business-Cycle-RBC.ipynb | ||
| dashboards: | ||
| --- | ||
|
|
||
| The Prescott Real Business Cycle DSGE Model |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
111 changes: 30 additions & 81 deletions
111
notebooks/Durables-vs-Nondurables-At-Low-And-High-Frequencies.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.