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 4458903 commit 39555c1Copy full SHA for 39555c1
1 file changed
NEWS.md
@@ -1,5 +1,6 @@
1
# bayesplot (development version)
2
3
+* Added direct test coverage for exported `_data()` functions: `ppc_data()`, `ppd_data()`, `ppc_ribbon_data()`, and `ppd_ribbon_data()`.
4
* Eliminate redundant data processing in `mcmc_areas_data()` by reusing the prepared MCMC array for both interval and density computation.
5
* Validate equal chain lengths in `validate_df_with_chain()`, reject missing
6
chain labels, and renumber data-frame chain labels internally when converting
0 commit comments