Skip to content

Commit 4b102a2

Browse files
committed
updated NEWS.md
1 parent dd3c77f commit 4b102a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* New functions `mcmc_dots` and `mcmc_dots_by_chain` for dot plots of MCMC draws by @behramulukir (#402)
1212
* Default to `quantiles=100` for all dot plots by @behramulukir (#402)
1313
* Use `"neff_ratio"` consistently in diagnostic color scale helpers to avoid relying on partial matching of `"neff"`.
14-
* Replace `geom_smooth(stat = "identity")` with `geom_line()` in `ppc-discrete.R` to correctly reflect that pre-computed values are being drawn, not a smoothing curve.
14+
* Replace `geom_smooth(stat = "identity")` with `geom_line()` in `ppc-discrete.R`.
1515

1616
# bayesplot 1.15.0
1717

0 commit comments

Comments
 (0)