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 bfe1b34 commit e882da2Copy full SHA for e882da2
1 file changed
NEWS.md
@@ -1,5 +1,6 @@
1
# bayesplot (development version)
2
3
+* Added unit tests for `ppc_error_data()` and `ppc_loo_pit_data()` covering output structure, argument handling, and edge cases.
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