plotQUALYPSOTotalVarianceByScenario | R Documentation |
Plot fraction of total variance explained by each source of uncertainty.
plotQUALYPSOTotalVarianceByScenario(
QUALYPSOOUT,
nameEff,
nameScenario,
col = NULL,
ylim = NULL,
xlab = "",
ylab = "Change variable",
addLegend = TRUE,
...
)
QUALYPSOOUT |
output from |
nameEff |
name of the main effect to be plotted in |
nameScenario |
name of the scenario to be plotted (as provided in |
col |
colors for each source of uncertainty, the first two colors corresponding to internal variability and residual variability, respectively |
ylim |
y-axis limits |
xlab |
x-axis label |
ylab |
y-axis label |
addLegend |
if TRUE, a legend is added |
... |
additional arguments to be passed to |
Guillaume Evin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.