meta VS hts

Compare meta vs hts and see what are their differences.

meta

Official Git repository of R package meta (by guido-s)

hts

Hierarchical and Grouped Time Series (by earowang)
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
meta hts
1 3
74 107
- -
7.9 0.0
17 days ago over 1 year 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.

meta

Posts with mentions or reviews of meta. We have used some of these posts to build our list of alternatives and similar projects.

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).

What are some alternatives?

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

taskscheduleR - Schedule R scripts/processes with the Windows task scheduler.

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

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

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

chapi - CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language development. Chapi 是一个通用层次抽象解析器与信息转换器,它可以将不同编程语言的源代码转换为统一的层次抽象模型。

easy-entrez - Retrieve PubMed articles, text-mining annotations, or molecular data from >35 Entrez databases via easy to use Python package - built on top of Entrez E-utilities API.

dmetar - Official repository for the "dmetar" R package. [Read-Only]

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