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]
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 09 Apr. 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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for hts406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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