English

Revisiting Inference for ARMA Models: Improved Fits and Superior Confidence Intervals

Methodology 2025-10-28 v6 Computation

Abstract

Autoregressive moving average (ARMA) models are widely used for analyzing time series data. However, standard likelihood-based inference methodology for ARMA models has avoidable limitations. We show that currently accepted standards for ARMA likelihood maximization frequently lead to sub-optimal parameter estimates. Existing algorithms have theoretical support, but can result in parameter estimates that correspond to a local optimum. While this possibility has been previously identified, it remains unknown to most users, and no routinely applicable algorithm has been developed to resolve the issue. We introduce a novel random initialization algorithm, designed to take advantage of the structure of the ARMA likelihood function, which overcomes these optimization problems. Additionally, we show that profile likelihoods provide superior confidence intervals to those based on the Fisher information matrix. The efficacy of the proposed methodology is demonstrated through a data analysis example and a series of simulation studies. This work makes a significant contribution to statistical practice by identifying and resolving under-recognized shortcomings of existing procedures that frequently arise in scientific and industrial applications.

Keywords

Cite

@article{arxiv.2310.01198,
  title  = {Revisiting Inference for ARMA Models: Improved Fits and Superior Confidence Intervals},
  author = {Jesse Wheeler and Edward L. Ionides},
  journal= {arXiv preprint arXiv:2310.01198},
  year   = {2025}
}

Comments

The developmental version of the R package used in this paper is available at the following GitHub repository: git@github.com:jeswheel/arima2.git. The package is also available on CRAN: https://cran.r-project.org/web/packages/arima2/index.html

R2 v1 2026-06-28T12:38:17.523Z