REF: deprecate ARMA/ARIMA in favor of SARIMAX ?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by comparing the ARMA and ARIMA model APIs with SARIMAX, focusing on model.predict and prediction on new datasets without reestimation. Review the roadmap for tsa (#3115), the ARIMA/SARIMAX comparison (#2542), and the discussion in #3882; done means documenting missing functionality and establishing whether deprecation can proceed.
Written by the indexing model from the issue text.
Description
related:
roadmap for tsa #3115
old issue to compare of ARIMA and SARIMAX #2542
The long term plan is to deprecate ARMA and ARIMA to avoid code duplication and because those models are barely maintained. We will not be able to remove them fast after deprecation, but we need to start directing users to SARIMAX. There might be or is some functionality that does not have a close substitute yet, and we need to get a better overview of the different usecases.
Can we deprecate ARMA/ARIMA in favor of SARIMAX? What's missing?
- model.predict: we still have little out of the box support to predict on new datasets without reestimation. ARMA has predict in the model class, SARIMAX doesn't https://github.com/statsmodels/statsmodels/issues/3882#issuecomment-324451614
- ...
- Dominant language
- Python
- Stars
- 11.6k
- Forks
- 3.6k
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 96
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from statsmodels/statsmodels
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
statsmodels/statsmodels#10271 ·
-
type-bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
statsmodels/statsmodels#10269 ·
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
statsmodels/statsmodels#10266 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
statsmodels/statsmodels#9627 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
statsmodels/statsmodels#9293 · 1 comment ·
All issues in statsmodels/statsmodels
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100