Other packages > Find by keyword >

hts  

Hierarchical and Grouped Time Series
View on CRAN: Click here


Download and install hts package within the R console
Install from CRAN:
install.packages("hts")

Install from Github:
library("remotes")
install_github("cran/hts")

Install by package version:
library("remotes")
install_version("hts", "6.0.3")



Attach the package and use:
library("hts")
Maintained by
Earo Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-22
Latest Update: 2024-07-30
Description:
Provides methods for analysing and forecasting hierarchical and grouped time series. The available forecast methods include bottom-up, top-down, optimal combination reconciliation (Hyndman et al. 2011) , and trace minimization reconciliation (Wickramasuriya et al. 2018) .
How to cite:
Earo Wang (2010). hts: Hierarchical and Grouped Time Series. R package version 6.0.3, https://cran.r-project.org/web/packages/hts. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2010-03-22 10:49), 1.1 (2010-03-26 12:17), 1.2 (2010-07-24 22:20), 1.3 (2010-08-19 07:40), 1.4 (2010-08-27 11:24), 2.0 (2011-09-02 14:40), 2.01 (2011-11-03 07:50), 2.02 (2011-11-07 15:05), 3.00 (2013-03-07 07:59), 3.01 (2013-05-07 06:26), 3.03 (2013-07-02 10:45), 4.0 (2014-02-10 08:13), 4.1 (2014-03-07 08:21), 4.2 (2014-04-09 14:42), 4.3 (2014-06-10 07:11), 4.4 (2014-07-23 08:27), 4.5 (2015-06-29 02:21), 5.0 (2016-04-06 09:43), 5.1.0 (2017-06-18 15:35), 5.1.4 (2017-06-21 16:55), 5.1.5 (2018-03-26 09:36), 6.0.0 (2020-04-03 06:50), 6.0.1 (2020-08-06 14:40), 6.0.2 (2021-05-30 06:30)
Other packages that cited hts R package
View hts citation profile
Other R packages that hts depends, imports, suggests or enhances
Complete documentation for hts
Functions, R codes and Examples using the hts R package
Some associated functions: MinT . accuracy.gts . aggts . allts . combinef . forecast.gts . gts-class . helper-functions . hts-class . hts-package . htseg1 . infantgts . plot.gts . smatrix . window.gts . 
Some associated R codes: MinT.R . MinTbpv.R . RcppExports.R . accuracy-gts.R . aggts.R . bpv.R . combinef.R . combinefm.R . combineg.R . forecast-gts.R . gts.R . hts-package.R . hts.R . imports.R . middleout.R . plot-gts.R . recursive.R . smatrix.R . topdown.R . tracemin.R . window-gts.R .  Full hts package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA