Description Usage Arguments Value Author(s) See Also
This function plots the results from the sensitivity_rep
function.
1 2 3 4 5 6 |
sen |
returned object from |
xval |
Data defining the position on the x-axis. Usually a vector of POSIX-Dates |
legend |
Entries for the legend text |
legend.cex |
Size of the legend |
range |
List of parameter-sensitivies to plot |
col |
Vector of colors for parameters |
smooth |
Vector of TRUE or FALSE values. Sensitivity series are smooted using a LOWES smoother if TRUE. |
lty |
see |
xlab |
see |
ylab |
see |
x.range |
Range of x-values to plot. |
m.max |
Maximum value for the y-axis |
limits |
Vector of limits for sensitivities. Ploted as ... If FALSE, the limit for the corresponding series is ignored |
... |
Parameters passed to the plot-function |
This value is used for its plot-function.
Dominik Reusser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.