plotQUALYPSOgrandmean {QUALYPSO}R Documentation

plotQUALYPSOgrandmean

Description

Plot prediction of grand mean ensemble.

Usage

plotQUALYPSOgrandmean(
  QUALYPSOOUT,
  lim = NULL,
  col = "black",
  xlab = "",
  ylab = "Grand mean",
  addLegend = T,
  ...
)

Arguments

QUALYPSOOUT

output from QUALYPSO

lim

y-axis limits (default is NULL)

col

color for the overall mean and the credible interval

xlab

x-axis label

ylab

y-axis label

addLegend

if TRUE, a legend is added

...

additional arguments to be passed to plot

Author(s)

Guillaume Evin


[Package QUALYPSO version 2.3 Index]