MPStats: Calculate Statistics for MP Performance

Description Usage Arguments Author(s)

Description

Function calculates probabilities and other statistics for a range of performance metrics

Usage

1
2
3
4
5
6
7
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
)

Arguments

MSEobj

An object of class MSE

PMRefs

A list of reference points for the performance metrics (must be named)

lastYrs

The last number of years in the projection to calculate the statistics

UseMean

Logical. Calculate mean (TRUE) or median (FALSE)?

msg

Logical. Print out messages?

Author(s)

A. Hordyk


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.