Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


DLMtool (version 3.2.2)

barplot.MSE: Plot a barplot of MSE results

Description

Plot a barplot of MSE results

Usage

"barplot"(height, MSEobj=NULL, PMs = list(B_BMSY = 0.5, B_B0 = 0.2), PLim = 0.8, lastYrs = 10, maxMP = 14, MPs = NA, Title = NULL, sims = NULL, msg = TRUE, cex.names = 1.3, ...)

Arguments

height
An object of class MSE. Generic function must have argument height. But note that this must be an MSE object.
MSEobj
Optional. An object of class MSE. Overides height
PMs
List of performance metrics. Options are c("B_B0", "B_BMSY", "F_FMSY", "AAVE", "AAVY")
PLim
Probability threshold
lastYrs
Last number of years in projection to calculate statistics
maxMP
Maximum number of MPs to include in each plot
MPs
Optional subset MSE object by MP
Title
Optional title for plot
sims
Optional subset MSE object by simulation
msg
Logical. Print out messages?
cex.names
Size of names
...
Optional additional arguments passed to barplot