A function that relates parameters of the observation model and the operating model parameters to yield.
VOIplot(MSEobj, MPs = NA, nvars = 5, nMP = 4, Par = c("Obs", "OM"),
YVar = c("Y", "B"), doPlot = TRUE, incStat = FALSE, availMP = NULL,
acceptMP = NULL, incNames = TRUE, labcex = 0.8, quants = c(0.05,
0.95))
An object of class MSE
The MPs to plot. If NA it will plot the first nMP from MSEobj
The number of observation or operating model parameters to plot (number of columns)
The maximum number of MPs to plot (number of rows)
Plot Operating Model (OM) or Observation (Obs) parameters?
Variable for Y-Axis: Yield (Y) or Biomass (B) (relative to BMSY)
Output the plot?
Include a print out of statistic describing the curviness of the line?
Optional character string of MPs that are available. These names are colored black
Optional character string of MPs that are acceptable. These names are colored green if they are also in availMP
Include the names?
Character size of the label
Quantiles to calculate
A list of all the information included in the plot