plot {causal.decomp} | R Documentation |
S3 methods visualizing results for some objects generated by sensitivity
.
## S3 method for class 'sensitivity'
plot(x, xlim = c(0, 0.3), ylim = c(0, 0.3), ...)
x |
an object of class |
xlim |
limits of the x-axis of contour plots. |
ylim |
limits of the y-axis of contour plots. |
... |
Other arguments for future usage. |