Usage
# S3 method for MSE
barplot(height, MSEobj = NULL, PMs = list(B_BMSY = 0.5,
SSB_SSB0 = 0.2), PLim = 0.8, lastYrs = 10, maxMP = 14, MPs = NA,
Title = NULL, sims = NULL, msg = TRUE, cex.names = 1.3,
incRef = FALSE, ...)
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('SSB_SSB0',
'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?
incRef
Logical. Include the reference methods?
...
Optional additional arguments passed to barplot