SShcbias | R Documentation |
Computes Mohn's Rho and one step ahead forecast bias (forecastrho)
SShcbias(
summaryoutput,
quants = c("SSB", "F"),
models = "all",
endyrvec = "default",
verbose = TRUE
)
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? |
Henning Winker (JRC-EC) and Laurance Kell (Sea++)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.