We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36f040 commit 97b65beCopy full SHA for 97b65be
NEWS.md
@@ -4,6 +4,8 @@
4
5
* `mcmc_dens()` and `mcmc_dens_overlay()` gain arguments for controlling the
6
the density calculation. (#258)
7
+
8
+* `mcmc_hist()` and `mcmc_dens()` gain argument `alpha` for controlling transparency. (#244)
9
10
# bayesplot 1.8.1
11
@@ -34,8 +36,6 @@
34
36
can be set to FALSE to recover the old version of the plot. (#171, #235,
35
37
@ecoronado92)
38
-* `mcmc_hist()` and `mcmc_dens()` gain argument `alpha` for controling transparency. (#244)
-
39
* CmdStanMCMC objects (from CmdStanR) can now be used with extractor
40
functions `nuts_params()`, `log_posterior()`, `rhat()`, and
41
`neff_ratio()`. (#227)
0 commit comments