| plotQUALYPSOMeanChangeAndUncertaintiesBetatest {QUALYPSO} | R Documentation | 
plotQUALYPSOMeanChangeAndUncertaintiesBetatest
Description
Plot fraction of total variance explained by each source of uncertainty.
Usage
plotQUALYPSOMeanChangeAndUncertaintiesBetatest(
  QUALYPSOOUT,
  col = NULL,
  ylim = NULL,
  xlab = "",
  ylab = "Change variable",
  addLegend = TRUE,
  ...
)
Arguments
| QUALYPSOOUT | output from  | 
| 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  | 
Author(s)
Guillaume Evin
[Package QUALYPSO version 2.3 Index]