Description Usage Arguments Value
View source: R/forecast_combinations.R
A function to subset the n-best forecasts; assumes column named observed.
1 |
forecasts |
data.frame: a data frame of forecasts to combine, assumes one column named "observed" |
n.max |
int: maximum number of forecasts to select |
window |
int: size of rolling window to evaluate forecast error over, use entire period if NA |
data.frame with n columns of the historically best forecasts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.