Salmon ForecastR
Predictions
Ugashik River's Sockeye run
5,068,571
Kvichak River's Sockeye run
6,228,097
Egegik River's Sockeye run
9,908,550
Igushik River's Sockeye run
1,074,511
Naknek River's Sockeye run
3,870,441
Wood River's Sockeye run
8,853,314
Nushagak River's Sockeye run
8,068,265
Alagnak River's Sockeye run
2,838,789 Prediction method
Submitted on Jul 01, 2026
Salmon ForecastR Shiny App & R Package
Abstract
The forecastR tool kit is designed to streamline the exploration of fundamentally different model types within an iterative working group process. It allows users to explore retrospective model rankings and vary specifications in real time (e.g., revise some model settings, add more candidate models, revise the ranking criteria, and rerun). Official releases, package, and app source code are available at https://github.com/SalmonForecastR
We approached this competition as an illustration of the full workflow that the forecastR tool kit was designed for. Therefore, we restricted the analyses to model forms that are already included in the package and built detailed notes for each step. Code, outputs, and notes are available at github.com/SOLV-Code/Team-forecastR-2026SockeyeInternational
Candidate models for age-specific forecasts included naive models (running average), time series models (ARIMA, exponential smoothing), and sibling regressions (simple, log-power, time-varying). Sibling regressions with environmental covariates were explored, but not included in the final shortlist of candidate models. Model selection was done in 4 stages: (1) some model options include a selection step based on AIC (e.g., exponential smoothing), (2) for each annual forecast, ranking across model forms is done based on a retrospective evaluation, (3) for age class for each stock, we selected a model for the 2026 forecast that was consistently top ranked for individual forecasts from 2020 to 2024, but also considering model performance in the 2025 competition.
Selected models differed by stock and age. The file Forecast_Details.csv (uploaded above) lists the specifics. The approach for each step of the analysis is documented at github.com/SOLV-Code/Team-forecastR-2025SockeyeInternational. The app, R package, and latest forecastR report are available at https://github.com/SalmonForecastR.
Prediction Model
Submitted on Jul 01, 2026
Description
The GitHub repository for this submission (github.com/SOLV-Code/Team-forecastR-2026SockeyeInternational) has model details by stock, R code for running the analyses, and links to the full forecastR documentation.