Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ thief Public

❗ This is a read-only mirror of the CRAN R package repository. thief — Temporal Hierarchical Forecasting. Homepage: http://pkg.robjhyndman.com/thiefhttps://github.com/robjhyndman/thief Report bugs for this package: https://github.com/robjhyndman/thief/issues

Notifications You must be signed in to change notification settings

cran/thief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thief: Temporal HIErarchical Forecasting

CRAN_Status_Badge Downloads Licence

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.

About

❗ This is a read-only mirror of the CRAN R package repository. thief — Temporal Hierarchical Forecasting. Homepage: http://pkg.robjhyndman.com/thiefhttps://github.com/robjhyndman/thief Report bugs for this package: https://github.com/robjhyndman/thief/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages