View source: R/remove-forecast-outputs.R
remove_forecast_outputs | R Documentation |
outputs
list item from the catch_levels
lists in each year
in the forecasts
listRemove the outputs
list item from the catch_levels
lists in each year
in the forecasts
list
remove_forecast_outputs(forecasts)
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 |
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)
The forecasts list, with the outputs
list items removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.