-
Notifications
You must be signed in to change notification settings - Fork 83
Get plot data for prepostfit experiments #438
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
70110c0
export plot data from plot utils
lpoug fdc867f
add function to prepostfit class + fixes in plot_utils
lpoug deace7f
generic get_plot_data in base.py and update prepostfit code to get hdi
lpoug d7680f6
utility function to retrieve hdi and clean get_plot_data_bayesian
lpoug 1734486
hdi_prob specification in get_plot_data_bayesian
lpoug b79e6ee
tested for its and index alignment in recovering hdi
lpoug 3f813ac
removed unused library
lpoug bcf9e4f
export plot data from plot utils
lpoug 8cf55ba
add function to prepostfit class + fixes in plot_utils
lpoug 8284a86
generic get_plot_data in base.py and update prepostfit code to get hdi
lpoug c975987
utility function to retrieve hdi and clean get_plot_data_bayesian
lpoug adb52b2
hdi_prob specification in get_plot_data_bayesian
lpoug 6075f20
tested for its and index alignment in recovering hdi
lpoug d0c2109
removed unused library
lpoug 0b7fa36
export plot data from plot utils
lpoug 2493b17
generic get_plot_data in base.py and update prepostfit code to get hdi
lpoug 1eab610
hdi_prob specification in get_plot_data_bayesian
lpoug b49a646
tested for its and index alignment in recovering hdi
lpoug 5521a07
removed unused library
lpoug e2263ea
fix diverging branch
lpoug bb7305a
export plot data from plot utils
lpoug 7ac0432
generic get_plot_data in base.py and update prepostfit code to get hdi
lpoug f045c96
hdi_prob specification in get_plot_data_bayesian
lpoug 6a92c4f
removed unused library
lpoug aea64a0
Merge branch 'plot-data' of github.com:lpoug/CausalPy into plot-data
lpoug 9b6fcba
Merge branch 'main' into plot-data
drbenvincent 6dca884
ran pre-commit checks
drbenvincent 6a6face
renamed get_plot_data_bayesian to _get_plot_data_bayesian, get_plot_d…
lpoug 97f0d79
added tests to get_plot_data for pymc and skl experiments
lpoug 0edca77
updated uml diagrams
lpoug 44d3870
added dynamic naming for hdi columns in _get_plot_data_bayesian, upda…
lpoug 79c3ed1
Merge branch 'main' into pr/438
drbenvincent ae35d81
run pre-commit checks
drbenvincent 5eaaec4
add comment to tests
drbenvincent d27aa89
make get_plot_data methods public, links to functions in docstrings, …
drbenvincent 9af3bfb
replace NotImplementedError with pass
drbenvincent 3fd642e
revert previous change
drbenvincent da6c91d
add tests to detect NotImplementedError exception
drbenvincent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
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
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
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
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
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
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
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.