Skip to content

Commit 5efdf47

Browse files
Add ppc_calibration plots to namespace and docs.
1 parent 4f09a00 commit 5efdf47

11 files changed

+130
-0
lines changed

NAMESPACE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ export(ppc_bars)
119119
export(ppc_bars_data)
120120
export(ppc_bars_grouped)
121121
export(ppc_boxplot)
122+
export(ppc_calibration)
123+
export(ppc_calibration_grouped)
124+
export(ppc_calibration_overlay)
125+
export(ppc_calibration_overlay_grouped)
122126
export(ppc_data)
123127
export(ppc_dens)
124128
export(ppc_dens_overlay)
@@ -141,6 +145,8 @@ export(ppc_intervals_data)
141145
export(ppc_intervals_grouped)
142146
export(ppc_km_overlay)
143147
export(ppc_km_overlay_grouped)
148+
export(ppc_loo_calibration)
149+
export(ppc_loo_calibration_grouped)
144150
export(ppc_loo_intervals)
145151
export(ppc_loo_pit)
146152
export(ppc_loo_pit_data)

man/PPC-calibration.Rd

Lines changed: 115 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-censoring.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-discrete.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-distributions.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-errors.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-intervals.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-loo.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-overview.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/PPC-scatterplots.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)