-
Notifications
You must be signed in to change notification settings - Fork 4
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
More examples of AIC / BIC / loo #262
Conversation
Code Coverage Summary
Diff against main
Results for commit: 778f254 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 34 suites 5m 49s ⏱️ Results for commit b84b0b0. |
Unit Test Performance Difference
Additional test case details
Results for commit 3ad596c ♻️ This comment has been updated with latest results. |
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.
sounds good, thanks Craig
This PR adds more examples of using AIC / BIC / LOO as well as an log-logistic example.
I don't think there are any meaningful changes to the package here so more just an FYI.
Can't be merged until #259 has been merged as its built on top of that branch.