plot.causalsens {causalsens} | R Documentation |
Plot a causal sensitivity analysis.
Description
Plot the results of a sensitivity analysis against unmeasured
confounding as perfomed by causalsens
Usage
## S3 method for class 'causalsens'
plot(x, type = "r.squared", ...)
Arguments
x |
|
type |
a string taking either the value |
... |
other parameters to pass to the plot. |
[Package causalsens version 0.1.3 Index]