R/Forecast.R

#' Forecast
#'
#' A probabilistic statement about future events based on what will happen.
#'
#' @format
#' \describe{
#' \item{Examples}{short-term forecast}
#' \item{Rationale}{Future weather is a forecast because it does not require
#' an if statement, whereas future spawning biomass is a projection because
#' it depends on an assumption about future catches.}
#' \item{Alternatives}{projection, prediction}
#' \item{Range of possible values}{}
#' \item{Units}{}
#' }
Forecast <- NULL
nmfs-fish-tools/data_dictionary documentation built on July 27, 2024, 12:20 p.m.