Function calculates probabilities and other statistics for a range of performance metrics
MPStats(MSEobj, PMRefs = list(B_BMSY = 0.5, SSB_SSB0 = 0.2, F_FMSY = 1, AAVY =
30, AAVE = 30), lastYrs = 10, UseMean = TRUE, msg = TRUE)
An object of class MSE
A list of reference points for the performance metrics (must be named)
The last number of years in the projection to calculate the statistics
Logical. Calculate mean (TRUE) or median (FALSE)?
Logical. Print out messages?