# NOT RUN {
# }
# NOT RUN {
# create table for next two hears based on
SS_ForeCatch(base, # object created by SS_output
yrs=2015:2016, # years with fixed catch
average=TRUE, # catch by fleet from average catch
# (not harvest control rule)
avg.yrs=2010:2014, # use average of catches over past 5 years
total=c(6.6,6.8)) # scale totals equal to ACLs (from John DeVore)
# create table based on harvest control rule projection in SS
# that can be mapped into an alternative state of nature
SS_ForeCatch(low_state, # object created by SS_output for low state
yrs=2017:2026, # forecast period after fixed ACL years
average=FALSE) # use values forecast in SS, not historic catch
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab