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: 2021-05-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 20 May. 2025.
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
recorder  
Toolkit to Validate New Data for a Predictive Model
A lightweight toolkit to validate new observations when computing their predictions with a predicti ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
ShinyTester  
Functions to Minimize Bonehead Moves While Working with 'shiny'
It's my experience that working with 'shiny' is intuitive once you're into it, but can be quite dau ...
Download / Learn more Package Citations See dependency  

24,269

R Packages

207,311

Dependencies

65,527

Author Associations

24,224

Publication Badges

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