Peer Review History

Original SubmissionApril 25, 2025
Decision Letter - Mohamed R. Abonazel, Editor

PONE-D-25-22432Revisiting Inference for ARMA Models: Improved Fits and Superior Confidence IntervalsPLOS ONE

Dear Dr. Wheeler,

Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript by Aug 07 2025 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

  • A rebuttal letter that responds to each point raised by the academic editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'.
  • A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.
  • An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols.

We look forward to receiving your revised manuscript.

Kind regards,

Mohamed R. Abonazel, Ph.D.

Academic Editor

PLOS ONE

Journal Requirements:

When submitting your revision, we need you to address these additional requirements.

1. Please ensure that your manuscript meets PLOS ONE's style requirements, including those for file naming. The PLOS ONE style templates can be found at

https://journals.plos.org/plosone/s/file?id=wjVg/PLOSOne_formatting_sample_main_body.pdf and https://journals.plos.org/plosone/s/file?id=ba62/PLOSOne_formatting_sample_title_authors_affiliations.pdf

2. We are unable to open your Supporting Information files [sourceFiles.zip, arima2_3.3.0.tar.gz] Please kindly revise as necessary and re-upload.

Reviewer's Responses to Questions

Comments to the Author

1. Is the manuscript technically sound, and do the data support the conclusions?

The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: Yes

Reviewer #4: Yes

**********

2. Has the statistical analysis been performed appropriately and rigorously?

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: Yes

Reviewer #4: Yes

**********

3. Have the authors made all data underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: Yes

Reviewer #4: No

**********

4. Is the manuscript presented in an intelligible fashion and written in standard English?

PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: Yes

Reviewer #4: Yes

**********

5. Review Comments to the Author

Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters)

Reviewer #1: The manuscript is clear and sound all the graphs and results are properly explained although the format of the paper is unusual you should specicify the literature review section also follow the proper layout of a research paper.Section 1 introduction section 2 literature review 3 methodoogy 4 results and discussions 5 Conclusion then followed by your appendix

Reviewer #2: The paper is very nice and tries to address an important and not adequately recognized problem. However, the solution provided by the authors is ad-hoc. That said, there is an available result in the literature that allows the authors to address this criticism and a revised paper will be suitable for publication.

Reviewer #3: Review for PONE-D-25-22432 “Revisiting Inference for ARMA Models: Improved Fits and Superior Confidence Intervals” by Jesse Wheeler and Edward

L. Ionides

This manuscript makes a significant contribution to time series analysis by addressing a

critical flaw in ARMA model estimation, proposing a novel multi-start algorithm to improve

parameter estimation, and demonstrating the superiority of profile likelihood confidence

intervals over those based on Fisher’s information matrix. The simulation studies and realworld example provide robust evidence of the method’s efficacy, and the work is implemented

in the R package arima2, enhancing its practical utility. Overall, the paper is well-written,

and the topic aligns well with the journal’s scope. However, the manuscript requires several

clarifications. I therefore recommend acceptance once the comments below are appropriately

addressed.

1. In Section 2.2, on Page 6, lines 196–198, the authors mention that 36,000 unique

time series were generated. Does this mean that 1,000 independent time series were

generated for each combination of n, p, and q? Were the model parameters fixed or

randomly generated? A brief clarification in the manuscript would be helpful.

2. In Figure 1, the authors demonstrate optimization issues—i.e., sub-optimal parameter

estimates—in four generated MA(1) models. However, AR(p) models for p = 1, 2, 3

and MA(q) models for q = 1, 2, 3 are not included in the simulation results shown in

Figure 2. Could the authors consider adding these models to Figure 2 to present a

more complete set of ARMA(p, q) models with p, q ≤ 3?

3. In Section 2.2, on Page 7, lines 228–229, the authors mention that the average computation time for obtaining the MLEs was 0.6 seconds using the proposed method.

What is the corresponding average computation time using the standard approach for

ARMA parameter estimation? Including a table or figure comparing the runtimes of

stats::arima versus arima2::arima across different sample sizes would enhance the

practical relevance of the discussion. Additionally, providing the hardware specifications (e.g., processor, RAM) would help clarify the computational context.

4. In Figure 3A, were the confidence intervals based on Fisher’s information matrix

constructed using the standard approach or the proposed method? Additionally, does

the arima2 package provide a function for computing profile likelihood confidence

intervals (PLCIs)?

5. In Table 2, were the ARMA(2,1) parameters estimated using the standard approach

or the proposed method? Does arima2::arima include an invertibility check?

1

6. The caption for Table 1 should be moved above the table to be consistent with Table

2.

7. On Page 3, line 92, “do to” should be corrected to “due to”

8. For the annual depths of Lake Michigan example, could the authors include the ACF

and PACF plots of the time series, as well as the ACF plot of the residuals, to aid in

determining the appropriate ARMA orders p and q?

Reviewer #4: The paper "Revisiting Inference for ARMA Models: Improved Fits and Superior

Confidence Intervals" likely deals with improvements to the estimation and inference

procedures for ARMA (AutoRegressive Moving Average) models, focusing on better

model fitting and more accurate/confident interval estimation. Here are some question

should be answered before publication.

Questions:

1. How do the new inference techniques affect the stationarity or invertibility conditions of

ARMA models?

2. How is the accuracy of confidence intervals evaluated?

3. Can the proposed methods be extended to seasonal or multivariate ARMA models (e.g.,

SARIMA, VARMA)?

4. How does this paper's approach compare to bootstrap or Bayesian interval estimation for

ARMA models?

5. Does the paper explore asymptotic properties of the new estimators or intervals (e.g.,

consistency, normality)?

6. Are there improvements in model diagnostics or residual analysis with the new method?

7. Does the method improve convergence in the likelihood optimization process? If yes,

how?

8. What improvements are observed in the width, coverage, or accuracy of these intervals

compared to traditional asymptotic intervals?

9. How does the paper ensure that improved fits don’t result in overfitting or spurious

models?

10. Are the likelihood surfaces smoother or better-behaved under the new method? Is there

any analysis of local minima or optimization difficulty?

11. What is the purpose of initializing parameters ψ₀ using the CSS (Conditional Sum of

Squares) estimate? Why not start from random values?

12. How does the probability parameter p (used to sample real vs. complex root pairs) affect

the exploration of the parameter space?

13. What role does the bound γ ∈ (0, 0.5) play in root sampling, and how does it ensure

stationarity and invertibility?

14. In case of an odd number of AR or MA roots, why is the non-paired root sampled only at

angle 0 or π?

15. What is the significance of sampling root magnitudes from U(γ, 1−γ)? What would

happen if γ were too close to 0 or 0.5?

16. How sensitive are the results to the choice of parameters α, γ, and p? Should these be

tuned or fixed?

17. Does the improved inference primarily help in estimation, or does it consistently translate

into better predictive performance as well? Were forecasts generated using their algorithm

compared with those from classical ARMA implementations (e.g., Box-Jenkins, Kalman

filter-based methods)?

18. Were the improvements in forecasting found to be statistically significant? Was any test

(e.g., Diebold-Mariano) used to validate forecast accuracy?

19. Were forecasting accuracy metrics — such as RMSE, MAE, MAPE, or out-of-sample

log-likelihood — used in the evaluation? What forecasting horizons (e.g., 1-step, multi-step)

were considered when comparing the improved MLE ARMA with the traditional approach?

**********

6. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: Yes: Muhammad Ahmad

Reviewer #2: No

Reviewer #3: No

Reviewer #4: Yes: KAUSTAV ADITYA, ICAR-IASRI, NEW DELHI

**********

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.]

While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step.

Attachments
Attachment
Submitted filename: ARMA initialization.pdf
Attachment
Submitted filename: PONE-D-25-22432_comments_LU.pdf
Revision 1

Thank you for your thoughtful review and consideration of my manuscript. All responses to editor and reviewer comments are provided in an attachment.

Attachments
Attachment
Submitted filename: response-to-reviewers.pdf
Decision Letter - Mohamed R. Abonazel, Editor

PONE-D-25-22432R1Revisiting Inference for ARMA Models: Improved Fits and Superior Confidence IntervalsPLOS ONE

Dear Dr. Wheeler,

Thank you for submitting your manuscript to PLOS ONE. After careful consideration, we feel that it has merit but does not fully meet PLOS ONE’s publication criteria as it currently stands. Therefore, we invite you to submit a revised version of the manuscript that addresses the points raised during the review process.

Please submit your revised manuscript by Sep 29 2025 11:59PM. If you will need more time than this to complete your revisions, please reply to this message or contact the journal office at plosone@plos.org. When you're ready to submit your revision, log on to https://www.editorialmanager.com/pone/ and select the 'Submissions Needing Revision' folder to locate your manuscript file.

Please include the following items when submitting your revised manuscript:

  • A rebuttal letter that responds to each point raised by the academic editor and reviewer(s). You should upload this letter as a separate file labeled 'Response to Reviewers'.
  • A marked-up copy of your manuscript that highlights changes made to the original version. You should upload this as a separate file labeled 'Revised Manuscript with Track Changes'.
  • An unmarked version of your revised paper without tracked changes. You should upload this as a separate file labeled 'Manuscript'.

If you would like to make changes to your financial disclosure, please include your updated statement in your cover letter. Guidelines for resubmitting your figure files are available below the reviewer comments at the end of this letter.

If applicable, we recommend that you deposit your laboratory protocols in protocols.io to enhance the reproducibility of your results. Protocols.io assigns your protocol its own identifier (DOI) so that it can be cited independently in the future. For instructions see: https://journals.plos.org/plosone/s/submission-guidelines#loc-laboratory-protocols. Additionally, PLOS ONE offers an option for publishing peer-reviewed Lab Protocol articles, which describe protocols hosted on protocols.io. Read more information on sharing protocols at https://plos.org/protocols?utm_medium=editorial-email&utm_source=authorletters&utm_campaign=protocols.

We look forward to receiving your revised manuscript.

Kind regards,

Mohamed R. Abonazel, Ph.D.

Academic Editor

PLOS ONE

Journal Requirements:

If the reviewer comments include a recommendation to cite specific previously published works, please review and evaluate these publications to determine whether they are relevant and should be cited. There is no requirement to cite these works unless the editor has indicated otherwise. 

Please review your reference list to ensure that it is complete and correct. If you have cited papers that have been retracted, please include the rationale for doing so in the manuscript text, or remove these references and replace them with relevant current references. Any changes to the reference list should be mentioned in the rebuttal letter that accompanies your revised manuscript. If you need to cite a retracted article, indicate the article’s retracted status in the References list and also include a citation and full reference for the retraction notice.

[Note: HTML markup is below. Please do not edit.]

Reviewers' comments:

Reviewer's Responses to Questions

Comments to the Author

1. If the authors have adequately addressed your comments raised in a previous round of review and you feel that this manuscript is now acceptable for publication, you may indicate that here to bypass the “Comments to the Author” section, enter your conflict of interest statement in the “Confidential to Editor” section, and submit your "Accept" recommendation.

Reviewer #1: All comments have been addressed

Reviewer #2: All comments have been addressed

Reviewer #3: All comments have been addressed

Reviewer #4: All comments have been addressed

**********

2. Is the manuscript technically sound, and do the data support the conclusions?

The manuscript must describe a technically sound piece of scientific research with data that supports the conclusions. Experiments must have been conducted rigorously, with appropriate controls, replication, and sample sizes. The conclusions must be drawn appropriately based on the data presented.

Reviewer #1: No

Reviewer #2: Yes

Reviewer #3: (No Response)

Reviewer #4: Yes

**********

3. Has the statistical analysis been performed appropriately and rigorously?

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: (No Response)

Reviewer #4: Yes

**********

4. Have the authors made all data underlying the findings in their manuscript fully available?

The PLOS Data policy requires authors to make all data underlying the findings described in their manuscript fully available without restriction, with rare exception (please refer to the Data Availability Statement in the manuscript PDF file). The data should be provided as part of the manuscript or its supporting information, or deposited to a public repository. For example, in addition to summary statistics, the data points behind means, medians and variance measures should be available. If there are restrictions on publicly sharing data—e.g. participant privacy or use of data from a third party—those must be specified.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: (No Response)

Reviewer #4: Yes

**********

5. Is the manuscript presented in an intelligible fashion and written in standard English?

PLOS ONE does not copyedit accepted manuscripts, so the language in submitted articles must be clear, correct, and unambiguous. Any typographical or grammatical errors should be corrected at revision, so please note any specific errors here.

Reviewer #1: Yes

Reviewer #2: Yes

Reviewer #3: (No Response)

Reviewer #4: Yes

**********

6. Review Comments to the Author

Please use the space provided to explain your answers to the questions above. You may also include additional comments for the author, including concerns about dual publication, research ethics, or publication ethics. (Please upload your review as an attachment if it exceeds 20,000 characters)

Reviewer #1: This research is written in standard english,Also this research is technically sound and all the statistical analysis is done properly.

Reviewer #2: The paper has been adequately revised, in my opinion and is suitable for publication. The authors should consider a deeper investigation of REML in their future work.

Reviewer #3: (No Response)

Reviewer #4: 1. While processing time is discussed, more formal benchmarking across software environments (e.g., R vs Python) would help practitioners decide when to use these methods.

2.The focus is primarily on Gaussian noise. The authors mention non-Gaussian models in passing—some brief results or commentary on how the proposed methods extend to robust or non-Gaussian ARMA models would enhance generalizability.

3. The choice of stopping criterion (no new maximum in M steps) is somewhat heuristic. A more adaptive or data-driven rule, or guidance on setting M based on sample size or model order, would be helpful.

4.Figures mentioned (e.g., Figs 1–8) are informative, but it would be useful to annotate likelihood surfaces more explicitly in plots to show how initializations evolve toward the global maximum.

5. Though the method improves likelihoods, a brief reflection on whether overfitting could result (especially in small samples with complex models) would strengthen the discussion.

6.The manuscript is long but well-organized. Still, trimming some of the implementation details from the main text to Supplementary Material could help readability.

7.Cite and contrast with more recent Bayesian optimization or machine learning-based approaches to global optimization for time series models.

This paper addresses a subtle but widespread flaw in statistical practice. The proposed solution is innovative, reproducible, and impactful. With small refinements, it can become a go-to reference for robust ARMA inference. the paper can be accepted with minor revision.

**********

7. PLOS authors have the option to publish the peer review history of their article (what does this mean?). If published, this will include your full peer review and any attached files.

If you choose “no”, your identity will remain anonymous but your review may still be made public.

Do you want your identity to be public for this peer review? For information about this choice, including consent withdrawal, please see our Privacy Policy.

Reviewer #1: No

Reviewer #2: No

Reviewer #3: No

Reviewer #4: Yes: Dr. Kaustav Aditya, ICAR-IASRI, New Delhi

**********

[NOTE: If reviewer comments were submitted as an attachment file, they will be attached to this email and accessible via the submission site. Please log into your account, locate the manuscript record, and check for the action link "View Attachments". If this link does not appear, there are no attachment files.]

While revising your submission, please upload your figure files to the Preflight Analysis and Conversion Engine (PACE) digital diagnostic tool, https://pacev2.apexcovantage.com/. PACE helps ensure that figures meet PLOS requirements. To use PACE, you must first register as a user. Registration is free. Then, login and navigate to the UPLOAD tab, where you will find detailed instructions on how to use the tool. If you encounter any issues or have any questions when using PACE, please email PLOS at figures@plos.org. Please note that Supporting Information files do not need this step.

Revision 2

We have included our response to the editor and reviewer comments as an attachment in our submission.

Attachments
Attachment
Submitted filename: response-to-reviewers_auresp_2.pdf
Decision Letter - Mohamed R. Abonazel, Editor

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

PONE-D-25-22432R2

Dear Dr. Wheeler,

We’re pleased to inform you that your manuscript has been judged scientifically suitable for publication and will be formally accepted for publication once it meets all outstanding technical requirements.

Within one week, you’ll receive an e-mail detailing the required amendments. When these have been addressed, you’ll receive a formal acceptance letter and your manuscript will be scheduled for publication.

An invoice will be generated when your article is formally accepted. Please note, if your institution has a publishing partnership with PLOS and your article meets the relevant criteria, all or part of your publication costs will be covered. Please make sure your user information is up-to-date by logging into Editorial Manager at Editorial Manager® and clicking the ‘Update My Information' link at the top of the page. For questions related to billing, please contact billing support.

If your institution or institutions have a press office, please notify them about your upcoming paper to help maximize its impact. If they’ll be preparing press materials, please inform our press team as soon as possible -- no later than 48 hours after receiving the formal acceptance. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org.

Kind regards,

Mohamed R. Abonazel, Ph.D.

Academic Editor

PLOS ONE

Formally Accepted
Acceptance Letter - Mohamed R. Abonazel, Editor

PONE-D-25-22432R2

PLOS ONE

Dear Dr. Wheeler,

I'm pleased to inform you that your manuscript has been deemed suitable for publication in PLOS ONE. Congratulations! Your manuscript is now being handed over to our production team.

At this stage, our production department will prepare your paper for publication. This includes ensuring the following:

* All references, tables, and figures are properly cited

* All relevant supporting information is included in the manuscript submission,

* There are no issues that prevent the paper from being properly typeset

You will receive further instructions from the production team, including instructions on how to review your proof when it is ready. Please keep in mind that we are working through a large volume of accepted articles, so please give us a few days to review your paper and let you know the next and final steps.

Lastly, if your institution or institutions have a press office, please let them know about your upcoming paper now to help maximize its impact. If they'll be preparing press materials, please inform our press team within the next 48 hours. Your manuscript will remain under strict press embargo until 2 pm Eastern Time on the date of publication. For more information, please contact onepress@plos.org.

You will receive an invoice from PLOS for your publication fee after your manuscript has reached the completed accept phase. If you receive an email requesting payment before acceptance or for any other service, this may be a phishing scheme. Learn how to identify phishing emails and protect your accounts at https://explore.plos.org/phishing.

If we can help with anything else, please email us at customercare@plos.org.

Thank you for submitting your work to PLOS ONE and supporting open access.

Kind regards,

PLOS ONE Editorial Office Staff

on behalf of

Dr Mohamed R. Abonazel

Academic Editor

PLOS ONE

Open letter on the publication of peer review reports

PLOS recognizes the benefits of transparency in the peer review process. Therefore, we enable the publication of all of the content of peer review and author responses alongside final, published articles. Reviewers remain anonymous, unless they choose to reveal their names.

We encourage other journals to join us in this initiative. We hope that our action inspires the community, including researchers, research funders, and research institutions, to recognize the benefits of published peer review reports for all parts of the research system.

Learn more at ASAPbio .