Skip to contents

This function produces the statistics from retrospective analysis (Mohn's rho and forecast bias). To visualize the retrospective forecasts from a Stock Synthesis model, use SSplotRetro().

Usage

SShcbias(
  summaryoutput,
  quants = c("SSB", "F"),
  models = "all",
  endyrvec = "default",
  verbose = TRUE
)

Arguments

summaryoutput

List created by r4ss::SSsummarize()

quants

SSB or F quantity

models

Optional subset of the models described in r4ss function summaryoutput(). Either "all" or a vector of numbers indicating columns in summary tables.

endyrvec

Optional single year or vector of years representing the final year of values to show for each model. By default it is set to the ending year specified in each model.

verbose

Report progress to R GUI?

See also

Author

Henning Winker (JRC-EC) and Laurance Kell (Sea++)