-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Calc expectation #884
Merged
sbenthall
merged 11 commits into
econ-ark:calcExpectation
from
sbenthall:calcExpectation
Dec 15, 2020
Merged
Calc expectation #884
sbenthall
merged 11 commits into
econ-ark:calcExpectation
from
sbenthall:calcExpectation
Dec 15, 2020
Commits on Dec 15, 2020
-
Added draft of calcExpectation
Wrote first version of non-symbol expectation-evaluating function, completely untested. Also fixed a couple typos in distribution.py.
Configuration menu - View commit details
-
Copy full SHA for 5f7cb75 - Browse repository at this point
Copy the full SHA 5f7cb75View commit details -
Fixed typos, basic evalExpectations works
Still need to test alternate input versions.
Configuration menu - View commit details
-
Copy full SHA for 0f0cb3f - Browse repository at this point
Copy the full SHA 0f0cb3fView commit details -
calcExpectations now tested on more advanced cases. Fixed dumb typo (copy-pasted from other line) and changed colons to ellipses in axis-construction step. Also wrote new version of ConsAggShock solver that uses calcExpectation, as a demonstration of what the code would look like.
Configuration menu - View commit details
-
Copy full SHA for ec9d4d2 - Browse repository at this point
Copy the full SHA ec9d4d2View commit details -
calcExpectation handles missing values
calcExpectation now correctly handles passing a null argument (empty list) for values, representing a function with no deterministic arguments.
Configuration menu - View commit details
-
Copy full SHA for 18f3368 - Browse repository at this point
Copy the full SHA 18f3368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83513e5 - Browse repository at this point
Copy the full SHA 83513e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3801a24 - Browse repository at this point
Copy the full SHA 3801a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36564bc - Browse repository at this point
Copy the full SHA 36564bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d61292 - Browse repository at this point
Copy the full SHA 2d61292View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4a782 - Browse repository at this point
Copy the full SHA ff4a782View commit details -
Configuration menu - View commit details
-
Copy full SHA for e138d0e - Browse repository at this point
Copy the full SHA e138d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df82892 - Browse repository at this point
Copy the full SHA df82892View commit details
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.