Skip to content

Commit 0d891a2

Browse files
authored
Merge pull request #345 from TeemuSailynoja/add_ppc_loo_pit_ecdf
Add ppc_loo_pit_ecdf
2 parents 4d40ba6 + f8fab2f commit 0d891a2

File tree

9 files changed

+583
-94
lines changed

9 files changed

+583
-94
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()` by @TeemuSailynoja
4+
35
# bayesplot 1.12.0
46

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

0 commit comments

Comments
 (0)