Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document forecast process #14

Open
iantaylor-NOAA opened this issue Jul 13, 2023 · 0 comments
Open

document forecast process #14

iantaylor-NOAA opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@iantaylor-NOAA
Copy link
Contributor

iantaylor-NOAA commented Jul 13, 2023

Inspired by chat with @okenk and @chantelwetzel-noaa. Please edit this list as needed.

Documentation needed for things like

  • Forecast settings
    • Adding the Pstar buffer to your forecast file using PEPtools::get_buffer()
      • default sigma input to that function is 0.5 for Category 1 stocks and 1.0 for Cat 2 but if uncertainty in model (either model$Pstar_sigma or model$OFL_sigma?) is larger, use that instead.
      • pstar input is set by the council (check with GMT rep)
    • Make sure you are using 3 # Control rule method (0: none; 1: ramp does catch=f(SSB), buffer on F; 2: ramp does F=f(SSB), buffer on F; 3: ramp does catch=f(SSB), buffer on catch; 4: ramp does F=f(SSB), buffer on catch)
    • Fixed catches for first 2 years of forecast
  • Creating the forecast table of OFL/ABC/ACL
    • r4ss::SSexecutivesummar() does most of the work.
      • You may want to specify the OFLs (and ACLs) for the next two years: SSexecutivesummary(model, forecast_ofl = c(3763, 3563))
@iantaylor-NOAA iantaylor-NOAA added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jul 13, 2023
@iantaylor-NOAA iantaylor-NOAA self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant