Description Usage Arguments Value
Takes in a list of forecasts generated by bonsai_forecast_saver and return a matrix with residuals or mean or any other parameter
1 2 | bonsai_forecast_extractor(list_forecasts, extract_object = "mean",
forecast_functions, colname_logic = "h=")
|
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 |
A matrix with the desired object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.