Conducts standard retrospective analysis on predicted biomass index, inlcuding reporting Mohn's rho. Also examines retrospective analysis of multiplier (inclusing years prior to terminal year).
1 2 3 4 5 6 7 8 9 10 11 12 |
dat |
data frame of Year and avg (the biomass index) |
od |
output directory where plots are saved (default=working directory) |
my.title |
title for time series plot with loess smooth (default = "") |
terminal.year |
last year used in smooth (allows easy retro analysis) (default = NA = most recent) |
nyears |
number of years to use in loess (default = 33) |
loess.span |
proportion time series used in smoothing (default = NA, calculates span=9.9/nyears) |
npeels |
how many years to remove in retrospective analysis |
saveretroplot |
true/false flag to save retrospective plot to od (default=FALSE) |
showplots |
true/false flag to display plots in window (default=TRUE) |
nameplots |
added to start of saved files (default=""), spaces not recommended |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.