[D] What are some statistical packages you use in R that aren't available in Python?

This page summarizes the projects mentioned and recommended in the original post on /r/statistics

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. statsforecast

    Lightning ⚡️ fast forecasting with statistical and econometric models.

    [HierarchicalForecast package](https://github.com/Nixtla/hierarchicalforecast) that mirrors [hts](https://cran.r-project.org/web/packages/hts/vignettes/hts.pdf) that is now part of fable. The same with previous comment on efficient implementations of ARIMA and ETS on the [StatsForecast package](https://github.com/Nixtla/statsforecast).

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. hierarchicalforecast

    Probabilistic Hierarchical forecasting 👑 with statistical and econometric methods.

    [HierarchicalForecast package](https://github.com/Nixtla/hierarchicalforecast) that mirrors [hts](https://cran.r-project.org/web/packages/hts/vignettes/hts.pdf) that is now part of fable. The same with previous comment on efficient implementations of ARIMA and ETS on the [StatsForecast package](https://github.com/Nixtla/statsforecast).

  4. ploomber

    Discontinued The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

    I started my career in Data Science in R, but since my first job required Python, I switched. What I miss the most is ggplot; Python plotting is not there in terms of usability. There are quite a few statistical modeling packages that you can only find in R because that's the language that the author knows. Fortunately R <> Python interoperability is getting better by the day with projects like parquet; so now it has become simpler to write pipelines that have some R scripts and some Python scripts. I like this approach a lot better than rpy.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [D] When less is more in the hierarchical forecasting case.

    1 project | /r/MachineLearning | 3 Jul 2023
  • Time series and cross validation

    2 projects | /r/datascience | 29 Mar 2023
  • Statistical vs Machine Learning vs Deep Learning Modeling for Time Series Forecasting

    1 project | /r/datascience | 19 Mar 2023
  • Show HN: Probabilistic hierarchical forecasting with statistical methods

    1 project | news.ycombinator.com | 17 Nov 2022
  • Sh: Probabilistic hierarchical forecasting with statistical methods

    1 project | news.ycombinator.com | 17 Nov 2022

Did you know that Jupyter Notebook is
the 15th most popular programming language
based on number of references?