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 7ee3c0e commit 76fe77bCopy full SHA for 76fe77b
1 file changed
NEWS.md
@@ -1,5 +1,6 @@
1
# bayesplot (development version)
2
3
+* Fixed `validate_chain_list()` colnames check to compare all chains, not just the first two.
4
* Replace `apply()` with `storage.mode()` for integer-to-numeric matrix conversion in `validate_predictions()`.
5
* Fixed `is_chain_list()` to correctly reject empty lists instead of silently returning `TRUE`.
6
* Added unit tests for `mcmc_areas_ridges_data()`, `mcmc_parcoord_data()`, and `mcmc_trace_data()`.
0 commit comments