plot: Visualize sensitivity Objects
Description
S3 methods visualizing results for some objects generated by sensitivity
.
Usage
# S3 method for sensitivity
plot(x, xlim = c(0, 0.3), ylim = c(0, 0.3), ...)
Arguments
- x
an object of class sensitivity
.
- xlim
limits of the x-axis of contour plots.
- ylim
limits of the y-axis of contour plots.
- ...
Other arguments for future usage.