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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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