CRAN/E | forecastHybrid

forecastHybrid

Convenient Functions for Ensemble Time Series Forecasts

Installation

About

Convenient functions for ensemble forecasts in R combining approaches from the 'forecast' package. Forecasts generated from auto.arima(), ets(), thetaf(), nnetar(), stlm(), tbats(), and snaive() can be combined with equal weights, weights based on in-sample errors (introduced by Bates & Granger (1969) doi:10.1057/jors.1969.103), or cross-validated weights. Cross validation for time series data with user-supplied models and forecasting functions is also supported to evaluate model accuracy.

gitlab.com/dashaub/forecastHybrid
github.com/ellisp/forecastHybrid
Bug report File report

Key Metrics

Version 5.0.19
R ≥ 3.1.1
Published 2020-08-28 1331 days ago
Needs compilation? no
License GPL-3
CRAN checks forecastHybrid results

Downloads

Yesterday 272 0%
Last 7 days 1.713 +24%
Last 30 days 5.987 -45%
Last 90 days 22.879 +37%
Last 365 days 78.094 -48%

Maintainer

Maintainer

David Shaub

davidshaub@gmx.com

Authors

David Shaub

aut / cre

Peter Ellis

aut

Material

NEWS
Reference manual
Package source

In Views

TimeSeries

Vignettes

Using the "forecastHybrid" package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

forecastHybrid archive

Depends

R ≥ 3.1.1
forecast ≥ 8.12
thief

Imports

doParallel ≥ 1.0.10
foreach ≥ 1.4.3
ggplot2 ≥2.2.0
purrr ≥ 0.2.5
zoo ≥ 1.7

Suggests

GMDH
knitr
rmarkdown
roxygen2
testthat

Reverse Imports

sutteForecastR
TSstudio

Reverse Suggests

EpiNow2