plot.policy: Plot risk-treatment and calibration plots for a 'policy'

Description Usage Arguments Value

Description

Plot risk-treatment and calibration plots for a policy

Usage

1
2
3
## S3 method for class 'policy'
plot(x, nbins = 10, method = "glm",
  method.args = list(family = "quasibinomial"), ...)

Arguments

x

object of class policy

nbins

number of bins to use (e.g., for calibration plots)

method

passed to geom_smooth

method.args

passed to geom_smooth

...

ignored; included for S3 generic/method consistency

Value

a named list of ggplot object


jongbinjung/undi documentation built on May 8, 2019, 11:56 p.m.