hts VS littler

Compare hts vs littler and see what are their differences.

hts

Hierarchical and Grouped Time Series (by earowang)

littler

A scripting and command-line front-end for GNU R (by eddelbuettel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hts littler
3 1
107 304
- -
0.0 8.2
over 1 year ago about 1 month ago
R R
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hts

Posts with mentions or reviews of hts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-19.
  • Time Series Forecasting Compositional Data - no good package exists?
    1 project | /r/rstats | 25 Dec 2022
  • [P] Fastest and most accurate version of the Exponential Smoothing (ETS) Algorithm for Python
    3 projects | /r/MachineLearning | 19 Jul 2022
    sadly a lot of statistics research is done with R and is unavailable with Python, hopefully this kind of work will also motivate new libraries for Python. I am particularly interested in hierarchical forecasting. Are there Python alternatives to the hts library?(https://github.com/earowang/hts)
  • Can anyone explain me hierarchical time series forecating?
    1 project | /r/datascience | 16 Nov 2021
    Additionally, you could use one of the more complex methods from the aforementioned hts package. This will allow you to make forecasts on all levels of the hierarchy, and use the bootstrapped errors to make adjustments to all forecasts in the hierarchy using a constrained least-squares approach, in order to make all forecasts sum-consistent (make the aggregates of the forecasts equal the forecasts of the aggregates). This allows you to model cannibalisation effects between different products, for example. However for this to work, you'd need quite good models, as the bootstrapped errors are taken as the 'wiggle room' for the adjustments, which means that if you have a badly fitting model, the adjustments might be quite large and no longer make sense (eg. be negative for a sales forecast).

littler

Posts with mentions or reviews of littler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • Dockerizing Shiny Applications
    3 projects | dev.to | 10 May 2021
    The following RUN command uses the littler command line interface shipped with the r-base image to install the Shiny package and its dependencies:

What are some alternatives?

When comparing hts and littler you can also consider the following projects:

statsforecast - Lightning ⚡️ fast forecasting with statistical and econometric models.

tableone - R package to create "Table 1", description of baseline characteristics with or without propensity score weighting

telegram.bot - Develop a Telegram Bot with R

Rblpapi - R package interfacing the Bloomberg API from https://www.bloomberglabs.com/api/

rtweet - 🐦 R client for interacting with Twitter's [stream and REST] APIs

nflfastR - A Set of Functions to Efficiently Scrape NFL Play by Play Data

shinyproxy-hello

RobinHood - An R interface for the RobinHood.com no commision investing site

hierarchicalforecast - Probabilistic Hierarchical forecasting 👑 with statistical and econometric methods.

meta - Official Git repository of R package meta

future - :rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone