-
Notifications
You must be signed in to change notification settings - Fork 6
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
Issue 163: Create epidist_diagnostics
#175
Conversation
epidist_diagnostics
This is incomplete but I'd be interested in feedback before finishing off. In my mind remaining things are:
|
bb61daa
to
18c6e53
Compare
Is this stil la draft or ready for review? |
Just need to fix tests then will be ready for review. Will message you or tag |
Ready! @seabbs |
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.
Nice. LGTM. The workflow (fit -> diagnostics) is much better.
* Remove sample_model * Start to write epidist_diagnostics * Rebase merged PRs * Don't need this to be S3 * Finish removal of S3 and improve tests * Replace custom code with diagnostics function * Lint and documentation fixes * Add documentation to epidist_diagnostics * Lint and add diagnostics as section * Add more unit tests for diagnostics * expect_numeric doesn't exist * Make tests softer Former-commit-id: b8ca220f6c7c53a209f818c731d29b40b25c2298 [formerly e1e900b581ace52c1d7da304774f1623dc1c0a59] Former-commit-id: 2e5b3af9e2256b55fb2785436eaf15b28bcb5790
Description
This draft PR will close issue #163.
Checklist