View source: R/matching_sensitivity.R
| plot.sensitivity_analysis | R Documentation |
Plot method for sensitivity analysis (base graphics)
## S3 method for class 'sensitivity_analysis'
plot(x, alpha = 0.05, ...)
x |
A sensitivity_analysis object |
alpha |
Significance level (default: 0.05) |
... |
Additional arguments passed to plot |
The sensitivity_analysis object (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.