bonsai_forecast_extractor: Extracts specifc parts of forecasts

Description Usage Arguments Value

Description

Takes in a list of forecasts generated by bonsai_forecast_saver and return a matrix with residuals or mean or any other parameter

Usage

1
2
bonsai_forecast_extractor(list_forecasts, extract_object = "mean",
  forecast_functions, colname_logic = "h=")

Arguments

list_forecasts

a list of forecasts generated by bonsai_forecast_saver

extract_object

what to extract usually means, residuals, upper or lower

forecast_functions

a commodity to name the rownames of thematrix may be depreciated

colname_logic

a commodity to name the colnames of the matrix may be depreciated

Value

A matrix with the desired object


brunocarlin/forecast.bonsai documentation built on May 3, 2019, 5:45 p.m.