Boxplot of MP performance from MSE object
# S3 method for MSE
boxplot(x, MPs = NA, maxMP = 8, PMRefs = list(B_BMSY = 1,
SSB_SSB0 = 0.2, F_FMSY = 1, AAVY = 30, AAVE = 30), lastYrs = 10,
cex.lab = 1.2, cex.PM = 0.75, canMPs = NULL, cols = TRUE,
outline = FALSE, CexName = 1.25, incLine = TRUE, incref = FALSE,
Names = TRUE, ...)
An object of class MSE
Optional subset MSE object by MP
Maximum number of MPs to plot
List containing the Performance Metrics reference points.
Options are 'SSB_SSB0', 'B_BMSY', 'F_FMSY', 'AAVE', 'AAVY'
Last number of years in projection to calculate statistics
Size of axis label text
Size of performacne metric text
Optional character vector of MPs that can be applied (plotted in different colour)
Optional vector of colours
Logical. Include outliers in boxplot?
Size of the names
Logical. Include vertical line?
Logical. Include reference methods?
Logical. Include MP names in plot?
Additional arguments to be passed to plotting functions