remove_forecast_outputs: Remove the 'outputs' list item from the 'catch_levels' lists...

View source: R/remove-forecast-outputs.R

remove_forecast_outputsR Documentation

Remove the outputs list item from the catch_levels lists in each year in the forecasts list

Description

Remove the outputs list item from the catch_levels lists in each year in the forecasts list

Usage

remove_forecast_outputs(forecasts)

Arguments

forecasts

A list of years of forecasts, each of which is a list of catch levels, each of which is a list of various values

Details

The outputs list item for each catch level/year combination is set to NULL which effectively removes it from the list. This is done because this data frame can be over 87 million data values (if there are 8,000 posteriors and 726 columns as there are for the hake model)

Value

The forecasts list, with the outputs list items removed


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.