plotQUALYPSOgrandmean: plotQUALYPSOgrandmean

View source: R/QUALYPSO.r

plotQUALYPSOgrandmeanR 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


QUALYPSO documentation built on Oct. 24, 2023, 9:07 a.m.