View source: R/matching_plots.R
| autoplot.sensitivity_analysis | R Documentation |
Plots p-value upper bounds against sensitivity parameter Gamma.
## S3 method for class 'sensitivity_analysis'
autoplot(object, alpha = 0.05, ...)
object |
A sensitivity_analysis object |
alpha |
Significance level (default: 0.05) |
... |
Additional arguments (ignored) |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.