Skip to content

Commit 463f46a

Browse files
added ppc_loo_pit_ecdf()
1 parent 4d40ba6 commit 463f46a

File tree

4 files changed

+244
-88
lines changed

4 files changed

+244
-88
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ export(ppc_km_overlay_grouped)
144144
export(ppc_loo_intervals)
145145
export(ppc_loo_pit)
146146
export(ppc_loo_pit_data)
147+
export(ppc_loo_pit_ecdf)
147148
export(ppc_loo_pit_overlay)
148149
export(ppc_loo_pit_qq)
149150
export(ppc_loo_ribbon)

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# bayesplot (development version)
22

3+
* Added `ppc_loo_pit_ecdf()` bu @TeemuSäilynoja
4+
35
# bayesplot 1.12.0
46

57
* Expand checking workflows to more platforms by @andrjohns (#324)

0 commit comments

Comments
 (0)