forecast_errors: Calculate forecasting errors

View source: R/forecast_errors.R

forecast_errorsR Documentation

Calculate forecasting errors

Description

Calculate forecasting errors

Usage

forecast_errors(run, label)

Arguments

run

output from fit_models() for EDM, Larkin and Ricker models

label

name of sensitivity run for plotting purposes

Value

List object call output with components: - 'forecasts' forecast for the last year, from all models for each realisation - 'absErr' absolute error in forecasts in the last year, from all models for each realisation

Author(s)

Carrie Holt and Andrew Edwards


andrew-edwards/EDMsimulate documentation built on Oct. 25, 2023, 2:43 p.m.