SShcbias: SShcbias()

View source: R/SShcbias.R

SShcbiasR Documentation

SShcbias()

Description

Computes Mohn's Rho and one step ahead forecast bias (forecastrho)

Usage

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

Arguments

summaryoutput

List created by r4ss::SSsummarize()

quants

SSB or F quantaty

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?

Author(s)

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


jabbamodel/ss3diags documentation built on Oct. 8, 2024, 11:49 p.m.