-
-
Notifications
You must be signed in to change notification settings - Fork 37
add diff diagnostics #300
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
avehtari
wants to merge
45
commits into
master
Choose a base branch
from
diff-diagnostics
base: master
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
add diff diagnostics #300
Changes from 39 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
a909cea
add diff diagnostics
avehtari b940192
add comments and option whether the probabilities are printed
avehtari 6fe41bb
Apply Jonah's suggestions from code review
avehtari fa0d79d
fix argument name
avehtari 65ef286
add more documentation (+ khat threshold 0.5 as we don't yet smooth)
avehtari b0ebac7
oops, fix khat comparison
avehtari 7410b81
skip pareto-k check for low number of unique values
avehtari b993b44
remove `simplify` argument (need to check reverse dependencies)
jgabry b118da2
remove simplify argument from print.compare.loo_ss
jgabry 25f93fd
start fixing tests
jgabry 62027d1
fix issues in preliminary reverse dependency checks
jgabry cc3edfe
Update loo_compare.R
jgabry 22f442f
make sure p_worse is available
jgabry ca843f4
use x instead of xcopy
jgabry d579c06
Update loo_compare.R
jgabry cf20250
Merge branch 'master' into diff-diagnostics
jgabry 846a891
unify diagnostic messages
avehtari 64b365c
improved loo_compare documentation
avehtari 185e570
add subsections to loo_compare doc and put diagnostic messages in bul…
jgabry 8625e10
minor cleanup
jgabry 64a19c3
Add `model` column to `loo_compare()` output
jgabry a84154e
remove old loo::compare()
jgabry 16f67d4
improve backwards compatibility
jgabry 9b43e06
Merge branch 'diff-diagnostics' into model-names-as-column
jgabry 4e16d2f
Update loo_compare.R
jgabry 23a79c0
fix failing test
jgabry cff3c2c
Revert "remove old loo::compare()"
jgabry 8f521a5
update tests
jgabry dc9db69
cleanup print method
jgabry 3ed1c0c
improve backwards compatibility
jgabry 89d39f5
change diag_pnorm to diag_diff
avehtari 6d73537
change diag_pnorm to diag_diff in tests
avehtari abcf209
update test snapshots
jgabry 794ffb0
add `model` column instead of row names
jgabry a375c93
remove row numbers when printing
jgabry f3fcb28
add diag_elpd
avehtari 359853a
improve loo_compare doc
avehtari b7db7dd
clarifiy loo_compare diag_diff khat
avehtari 77e753f
yet another small doc improvement
avehtari c59414e
Use function()
avehtari 93fdbff
another loo_compare doc edit
avehtari ae48d69
adjust some diagnostic messages and documentation
avehtari 4f5872b
edit doc, fix tests, move diagnostics to internal functions
jgabry 574af4f
Merge branch 'master' into diff-diagnostics
jgabry 3d008e9
Merge branch 'master' into diff-diagnostics
jgabry 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.