-
-
Notifications
You must be signed in to change notification settings - Fork 198
Fixing negative binomial phi cutoff #1497
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
bob-carpenter
merged 103 commits into
stan-dev:develop
from
martinmodrak:bugfix/1496-poisson-phi-cutoff
Mar 29, 2020
Merged
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
d95e377
Failing test for cutoff when delegate neg_binomial_2 to poisson
martinmodrak 25b8ebe
Failing test for vectors needing cutoff
martinmodrak e47d5d7
Phi cutoff no longer overrides logp accumulator
martinmodrak 6f76adf
Failing test for propto conservation around the cutoff
martinmodrak 211dd5b
Merge commit 'fd244866e1ff9fd3988516b39f54c8870d46fba1' into HEAD
yashikno b43aa0d
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot 8bcd8b4
Using binomial_coefficient_log, better Poisson defer, further tests
martinmodrak c96d9d8
[Jenkins] auto-formatting by clang-format version 5.0.2-svn328729-1~e…
stan-buildbot 7b992e9
Fixed formatting issues
martinmodrak 64e034f
Improved tests and their reporting
martinmodrak 09ec4f1
Merge commit '45231d114908d5a7d236fed9dffa2501ee8e368b' into HEAD
yashikno a6eccc8
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 50653af
Updated precomputed test values
martinmodrak 02865a9
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot abc6858
Changing order of operations, passing precomputed test
martinmodrak 2dcbb82
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot b6bf80c
Removed unnecessary debug info
martinmodrak 85059fd
Use precomputed values
martinmodrak 788c894
Test for continuity of gradients at cutoff
martinmodrak 8ec6a37
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot eb7f7fc
Updated Mathematica code+reference
martinmodrak d54bedd
Removing old code
martinmodrak c306f5a
Test with complex_step WIP
martinmodrak 5976cff
Merge branch 'develop' into bugfix/1496-poisson-phi-cutoff
rok-cesnovar 2745243
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 06f926a
Changing finite diffs to complex step
martinmodrak 653cc46
Merge remote-tracking branch 'origin/bugfix/1496-poisson-phi-cutoff' …
martinmodrak 69083c7
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 6f5a9d2
Moved test values to separate namespace
martinmodrak 9dd904f
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot dae4a78
Updated comments
martinmodrak fe8a133
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 6cd8b9d
Fixed #1531 for neg_binomial_2_lpmf
martinmodrak 7607ff4
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak fdab10c
Moved tests touched by the flattening
martinmodrak 8c8283d
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot d19a2a4
Fixed missing length reference
martinmodrak 3acfeaf
Merge remote-tracking branch 'origin/bugfix/1496-poisson-phi-cutoff' …
martinmodrak 3493b14
Using for range-based for loops
martinmodrak 699ca25
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot f5bee19
Addressing review
martinmodrak 22cdefe
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak b5f40b1
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot ccbecdf
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak 00f612a
Test large n in derivativesComplexStep, correctly name tests
martinmodrak 5fcc1d4
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 0c4cb47
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak faaf580
Addressing review, boost upgrade
martinmodrak 90add5d
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot f186b88
Fixed include typo
martinmodrak 4c9da27
Merge remote-tracking branch 'origin/bugfix/1496-poisson-phi-cutoff' …
martinmodrak d051928
Removed use of unsigned int
martinmodrak ab8827c
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot f15e7e0
Tightened test acuraccy
martinmodrak cbd0234
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 315d9b1
Precomputed (failing) test for binomial_coefficient_log
martinmodrak c070cc6
More tests, avoiding Poisson
martinmodrak 9156ab5
Merge commit 'e33558fefaa40ebf5f5153d585b968491b494f98' into HEAD
yashikno 7c4a819
[Jenkins] auto-formatting by clang-format version 5.0.2-svn328729-1~e…
stan-buildbot 70fedb4
Dummy and failing test for lgamma_stirling_diff
martinmodrak 9d936af
Merge commit '821d3b15263f6e4a6d27c7fe77f0f80d3eafb8ed' into HEAD
yashikno 08e4203
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot 45d9f99
Some progress towards better binomial_coefficient_log (messy)
martinmodrak 1f441e0
Merge commit '77fe4a0e493ed3b26bb08a33d0c18b7cf40602cb' into HEAD
yashikno fb8718b
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot a0d0ba5
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak 8e461ad
Some more tweaks to stirling_diff
martinmodrak 1d38cf3
More (still failing) work on lgamma_stirling_diff
martinmodrak 3f12906
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot a85623a
Failing test for lbeta (#1611)
martinmodrak d2f955a
More strict criteria in expect_near_rel
martinmodrak 9e708af
Fixing lbeta and binomial_coefficient_log (#1611, #1592)
martinmodrak a791f8f
Fixing derivative w.r.t. phi for large difference between mu and phi
martinmodrak d5caa44
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak 70430fb
Fixes after merge
martinmodrak 36f24d7
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 4c48fc6
More fixes after merge
martinmodrak 9601a2b
Merge remote-tracking branch 'origin/bugfix/1496-poisson-phi-cutoff' …
martinmodrak 584d505
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot a85d449
LOG_TWO_PI
martinmodrak 6e50269
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 446f042
Minor optimization in lgamma_stirling_dff
martinmodrak 52dce3c
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot e505f53
Fixing lint, cleanup
martinmodrak ec5e5ed
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot a36ac43
Merge branch 'bugfix/1592-binomial_coefficient_log' into bugfix/1496-…
martinmodrak 10fdef9
Fixing incomplete merge
martinmodrak a408d8e
Merge branch 'bugfix/1592-binomial_coefficient_log' into bugfix/1496-…
martinmodrak e420333
Improved code style
martinmodrak fbe958d
[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…
stan-buildbot 54d821d
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak e560179
Fixed merge
martinmodrak 815f0a9
Fixes #1496
martinmodrak 360478c
Reducing the scope of neg_binomial_2_log_lpmf tests
martinmodrak 1e121d3
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot ce9e525
Fixed duplicated from merge
martinmodrak 56a4d22
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak fb55067
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot 63bafd7
A bit more cleanup
martinmodrak 6cfff52
Removed unused headers
martinmodrak 4ef18c9
Merge remote-tracking branch 'stan-dev/develop' into bugfix/1496-pois…
martinmodrak ce0b062
Test against dphi for n = 1, lifted lbeta test restrictions
martinmodrak 4b2f032
[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…
stan-buildbot 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
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.