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

Today's Hot Picks in Authors and Packages

mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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