Turns out this is just due to the fact that rounding is impacted by whether the constants are included, which definitely didn’t occur to me but makes total sense:
jonah
18
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Is there an issue with mixing "~" and "target +=" | 6 | 1127 | August 1, 2017 | |
| Differences between ~normal() and target += normal_lpdf() | 13 | 6873 | March 13, 2018 | |
| Why does dropping constants give different parameter estimates if seed and inits are the same? | 3 | 501 | July 24, 2020 | |
| Target += normal_lpdf(eta | 0, 1); vs. eta ~ normal(0,1) | 9 | 2078 | July 22, 2021 | |
| Difference between ~ and target+= | 1 | 674 | July 28, 2020 |