Functions that evaluate return probabilities of outcomes from the simulations.
Usage
P_PNI50(SMSE, Ref = 0.5, Yrs = NULL)
P_PNI80(SMSE, Ref = 0.8, Yrs = NULL)
P_WILD50(SMSE, Ref = 0.5, Yrs = NULL)
P_SMSY85(SMSE, Ref = 0.85, Yrs = NULL)
P_SMSY80(SMSE, Ref = 0.85, Yrs = NULL)
P_Sgen100(SMSE, Ref = 1, Yrs = NULL)Arguments
- SMSE
SMSE object returned by
salmonMSE()- Ref
Threshold for the performance metric, used to calculate the probability that the metric exceeds this value
- Yrs
Numeric vector of length 2 to indicate the year range over which to summarize performance. If NULL, the performance is summarized over all projection years.
Details
P_PNI50calculates the probability that PNI exceeds 0.50 (threshold for an integrated-transition population, Withler et al. 2018)P_PNI80calculates the probability that PNI exceeds 0.80 (threshold for an integrated-wild population, Withler et al. 2018)P_WILD50calculates the probability that at least 50 percent of natural spawners are wildP_SMSY80calculates the probability that NOS exceeds 0.80 SMSYP_SMSY85calculates the probability that NOS/SMSY exceeds 0.85 SMSYP_Sgen100calculates the probability that NOS exceeds Sgen