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 0058fd4 commit 989cce1Copy full SHA for 989cce1
NEWS.md
@@ -1,5 +1,6 @@
1
# bayesplot (development version)
2
3
+* Replace `apply()` with `storage.mode()` for integer-to-numeric matrix conversion in `validate_predictions()`.
4
* Fixed `is_chain_list()` to correctly reject empty lists instead of silently returning `TRUE`.
5
* Added unit tests for `mcmc_areas_ridges_data()`, `mcmc_parcoord_data()`, and `mcmc_trace_data()`.
6
* Added unit tests for `ppc_error_data()` and `ppc_loo_pit_data()` covering output structure, argument handling, and edge cases.
0 commit comments