plot.bayprior_power_prior: Plot calibration curve for power prior weight selection

View source: R/robust_priors.R

plot.bayprior_power_priorR Documentation

Plot calibration curve for power prior weight selection

Description

Plot calibration curve for power prior weight selection

Usage

## S3 method for class 'bayprior_power_prior'
plot(x, ...)

Arguments

x

A bayprior_power_prior object.

...

Ignored.

Value

A ggplot object, or a list of two ggplots if 'patchwork' is not installed.


bayprior documentation built on Aug. 27, 2026, 1:09 a.m.