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 4d40ba6 commit 463f46aCopy full SHA for 463f46a
NAMESPACE
@@ -144,6 +144,7 @@ export(ppc_km_overlay_grouped)
144
export(ppc_loo_intervals)
145
export(ppc_loo_pit)
146
export(ppc_loo_pit_data)
147
+export(ppc_loo_pit_ecdf)
148
export(ppc_loo_pit_overlay)
149
export(ppc_loo_pit_qq)
150
export(ppc_loo_ribbon)
NEWS.md
@@ -1,5 +1,7 @@
1
# bayesplot (development version)
2
3
+* Added `ppc_loo_pit_ecdf()` bu @TeemuSäilynoja
4
+
5
# bayesplot 1.12.0
6
7
* Expand checking workflows to more platforms by @andrjohns (#324)
0 commit comments