Skip to content

Commit 1a51b0e

Browse files
committed
Merge branch 'master' of github.com:Sakuski/bayesplot into ppc_km_overlay-left_truncation
2 parents 6194c04 + 0d891a2 commit 1a51b0e

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)