plot.sensitive_policy: Plot changes in risk-treatment for a 'sensitive_policy'

Description Usage Arguments Value

Description

Plot changes in risk-treatment for a sensitive_policy

Usage

1
2
3
## S3 method for class 'sensitive_policy'
plot(x, down_sample = 30, method = "glm",
  method.args = list(family = "quasibinomial"), ...)

Arguments

x

object of class sensitive_policy

down_sample

(Optional) proportion (between 0 and 1) or number (greater than 1) of rows to sample from each group, if down sampling the data; default is 30

method

passed to geom_smooth

method.args

passed to geom_smooth

...

ignored; included for S3 generic/method consistency

Value

a ggplot object


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