Description Usage Arguments Examples
View source: R/build_fc_bounds.R
Function that formulates the 80 and 95 percent bounds for a forecast model.
1 | build_fc_bounds(mean, residuals, option=1)
|
mean |
Vector, list or dataframe with the mean point forecasts. |
residuals |
Vector, list or dataframe with the residuals of fitting the model. |
option |
Select an option: (1) in-sample RMSE as basis to calculate bounds. |
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.