Learn R Programming

thief: Temporal HIErarchical Forecasting

The R package thief provides methods and tools for generating forecasts at different temporal frequencies using a hierarchical time series approach.

Authors: Rob J Hyndman and Nikolaos Kourentzes

This package implements the methods described in

Athanasopoulos, G., Hyndman, R.J., Kourentzes, N., and Petropoulos, F. (2016) Forecasting with temporal hierarchies.

Installation

You can install the stable version on R CRAN.

install.packages('thief', dependencies = TRUE)

You can install the development version from Github

# install.packages("devtools")
devtools::install_github("robjhyndman/thief")

Usage

library(thief)
thief(USAccDeaths)

License

This package is free and open source software, licensed under GPL 3.

Copy Link

Version

Install

install.packages('thief')

Monthly Downloads

3,023

Version

0.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Rob Hyndman

Last Published

January 24th, 2018

Functions in thief (0.3)

AEdemand

Accident and Emergency demand in the UK
plot.tsaggregates

Plot time series aggregates
reconcilethief

Reconcile temporal hierarchical forecasts
thief

Temporal hierarchical forecasting
tsaggregates

Non-overlapping temporal aggregation of a time series