Peer Review History
| Original SubmissionJuly 29, 2025 |
|---|
|
-->PONE-D-25-37594-->-->Comparison of ARIMAX, Artificial Neural Networks and Hybrid ARIMAX-ANN Algorithms for Forecasting the Daily Number of Patients Arrivals in Emergency Department-->-->PLOS ONE Dear Dr. Saki, 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 Nov 06 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.. 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:-->
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 . 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, Youngsang Cho 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 2. Please note that PLOS One has specific guidelines on code sharing for submissions in which author-generated code underpins the findings in the manuscript. In these cases, we expect all author-generated code to be made available without restrictions upon publication of the work. Please review our guidelines at https://journals.plos.org/plosone/s/materials-and-software-sharing#loc-sharing-code and ensure that your code is shared in a way that follows best practice and facilitates reproducibility and reuse. 3. Please include your full ethics statement in the ‘Methods’ section of your manuscript file. In your statement, please include the full name of the IRB or ethics committee who approved or waived your study, as well as whether or not you obtained informed written or verbal consent. If consent was waived for your study, please include this information in your statement as well. 4. 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. Additional Editor Comments: Reviewer #1: This paper appears to be an attempt to propose an interesting model in the field of time series prediction, but it is not suitable for publication in its current state due to insufficient presentation of the problem definition, inadequate comparative experiments, limitations in performance evaluation, and lack of reproducibility. In particular, it is essential to conduct a fair comparison with the latest time series models, clarify the hyperparameter optimisation process, introduce various performance metrics and statistical tests, and ensure the interpretability of variables. Additionally, the paper must present its applicability and research contribution in a more persuasive manner. Therefore, this paper requires a major revision, and it is judged that it will only have publication value if the aforementioned issues are thoroughly addressed. 1. This paper aims to improve performance in specific prediction problems (time series-based), but it is unclear how it specifically fills the gap compared to existing research. It must be clarified whether it simply applies a new model or modifies an existing model, or whether it provides new insights in actual industrial/social applications. The motivation for ‘why this research is necessary’ is lacking. 2. The description of the data set's source, collection process, and preprocessing methods (missing value handling, outlier removal, normalisation, etc.) is insufficient. In particular, in time series prediction research, the periodicity, seasonality, and trend characteristics of the data are important, and the results of exploratory analysis (ACF, PACF, time series decomposition, etc.) should be presented. Otherwise, it is difficult to judge the validity of the modelling. 3. The paper mentions hyperparameter settings during model training, but the rationale is insufficient. It should clearly state whether the default values were used or whether methods such as grid search or Bayesian optimisation were applied. The performance of time series prediction models is sensitive to parameters such as learning rate, window size, and hidden dimension, so failure to address these systematically weakens the credibility of the research. 4. Only a few evaluation metrics such as RMSE or MAE were used, which are insufficient to adequately address model characteristics and problem definitions. It is necessary to present various metrics such as MAPE, SMAPE, and R² to verify prediction bias. In addition, statistical significance tests (e.g., Diebold-Mariano test) should be used to prove that the performance differences between models are meaningful. 5. The paper focuses solely on improving model performance, but does not analyse which variables (features) contributed significantly to the prediction. In particular, time series prediction research needs to strengthen its explanatory power through variable importance (feature importance) and attention weight visualisation when considering practical application. Simply stating that ‘the accuracy is high’ limits the academic and practical contributions. 6. The reproducibility is low because the experimental code, parameter details, and hardware/software environment are not specified. In particular, ensuring reproducibility is important in the latest time series model research, but this paper overlooks this point. At the very least, pseudocode, data split method (train/valid/test ratio), and random seed settings should be provided. 7. In the literature review, recent studies on deep learning models for time series prediction published in the last two to three years were not sufficiently cited. In particular, studies on Transformer-based prediction were omitted, which is a major flaw in clearly establishing the position of this study in academia. 8. Lack of discussion on how the model presented in the paper can be applied in actual industries, policies, or services. It is difficult to judge the application value based solely on the result that ‘prediction accuracy has improved.’ Reviewer #2: This manuscript addresses a highly relevant and practice-oriented issue: forecasting daily patient arrivals in emergency departments (EDs) by combining time series and machine learning techniques. The integration of calendar and meteorological variables with both ARIMAX and ANN, along with the development of two hybrid algorithms, is a valuable contribution to healthcare operations research. The comparative evaluation across multiple horizons (short, intermediate, and long term) further enhances the practical applicability of the findings. That said, several conceptual and methodological issues should be addressed to maximize the clarity and impact of the study. The manuscript would benefit from a more structured framing of the literature review, stronger justification for benchmark model selection, clearer reporting of ANN architecture and hyperparameter optimization, and deeper interpretation of horizon-specific performance differences. Additionally, highlighting the unique contributions of this study—beyond confirming the established role of calendar and meteorological factors—would strengthen its significance. - The manuscript cites a large number of related studies in the introduction; however, these references are presented in a rather descriptive manner, without offering a coherent narrative. Summarizing the common implications and insights of prior research, and explicitly linking their limitations to the distinctive contributions of this study, would make the introduction more structured and persuasive. - The study proposes two hybrid models and compares them with ARIMA and ANN. However, alternative hybrid models proposed in previous studies, such as the MA-filter based hybrid ARIMA–ANN algorithm (Babu et al., 2014) and the fuzzy time series algorithm (Jilani et al., 2019), were not included as benchmarks. The rationale for excluding these models should be clarified in more detail. - The manuscript mentions that 40 hidden nodes were used in the ANN model, but it is unclear whether the number of hidden layers was fixed at one. If a single hidden layer was adopted, was this the result of hyperparameter optimization or the authors’ discretion? Furthermore, discussing how ANN performance changes with different configurations of hidden layers and nodes would strengthen the robustness of the modeling approach. - Figure 6 shows that the variable importance differs across ARIMAX and ANN, even when the same variables are used. An explanation of whether this difference stems from the contrast between linear and nonlinear approaches, or from other factors, would enhance the interpretability of the results. - Typically, ANN analyses utilize a broad set of input variables to leverage its predictive capacity. In contrast, this study employed the Maximal Information Coefficient (MIC) approach for variable selection. Providing comparative evidence of model performance with and without the MIC approach would make the methodological contribution clearer. - It remains unclear how the dataset was divided into training, validation, and testing sets, and whether repeated experiments were conducted to ensure robustness. Since data splitting strategies and hyperparameter tuning can significantly affect model performance, Table 2 alone may not provide sufficient evidence to conclude that one model is superior to another. - The results show that the best-performing model differs by horizon: Hybrid1 performs best in the short horizon, whereas Hybrid2 performs better in the intermediate horizon. The reasons for these differences should be discussed in more depth. Additionally, from a practitioner’s perspective, guidance is needed on which model to use for short-, medium-, and long-term scheduling. If different models are to be applied depending on the time horizon, recommendations on how to integrate their outputs would be valuable. - The finding that calendar and meteorological variables significantly influence patient arrivals is consistent with prior literature and may even be considered self-evident. The conclusion would be strengthened by emphasizing what is newly discovered in this study or highlighting its unique contributions beyond confirming established results. [Note: HTML markup is below. Please do not edit.] Reviewers' comments: 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 ********** -->2. Has the statistical analysis been performed appropriately and rigorously? --> Reviewer #1: Yes Reviewer #2: No ********** -->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.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: No Reviewer #2: 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 ********** -->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: This paper appears to be an attempt to propose an interesting model in the field of time series prediction, but it is not suitable for publication in its current state due to insufficient presentation of the problem definition, inadequate comparative experiments, limitations in performance evaluation, and lack of reproducibility. In particular, it is essential to conduct a fair comparison with the latest time series models, clarify the hyperparameter optimisation process, introduce various performance metrics and statistical tests, and ensure the interpretability of variables. Additionally, the paper must present its applicability and research contribution in a more persuasive manner. Therefore, this paper requires a major revision, and it is judged that it will only have publication value if the aforementioned issues are thoroughly addressed. 1. This paper aims to improve performance in specific prediction problems (time series-based), but it is unclear how it specifically fills the gap compared to existing research. It must be clarified whether it simply applies a new model or modifies an existing model, or whether it provides new insights in actual industrial/social applications. The motivation for ‘why this research is necessary’ is lacking. 2. The description of the data set's source, collection process, and preprocessing methods (missing value handling, outlier removal, normalisation, etc.) is insufficient. In particular, in time series prediction research, the periodicity, seasonality, and trend characteristics of the data are important, and the results of exploratory analysis (ACF, PACF, time series decomposition, etc.) should be presented. Otherwise, it is difficult to judge the validity of the modelling. 3. The paper mentions hyperparameter settings during model training, but the rationale is insufficient. It should clearly state whether the default values were used or whether methods such as grid search or Bayesian optimisation were applied. The performance of time series prediction models is sensitive to parameters such as learning rate, window size, and hidden dimension, so failure to address these systematically weakens the credibility of the research. 4. Only a few evaluation metrics such as RMSE or MAE were used, which are insufficient to adequately address model characteristics and problem definitions. It is necessary to present various metrics such as MAPE, SMAPE, and R² to verify prediction bias. In addition, statistical significance tests (e.g., Diebold-Mariano test) should be used to prove that the performance differences between models are meaningful. 5. The paper focuses solely on improving model performance, but does not analyse which variables (features) contributed significantly to the prediction. In particular, time series prediction research needs to strengthen its explanatory power through variable importance (feature importance) and attention weight visualisation when considering practical application. Simply stating that ‘the accuracy is high’ limits the academic and practical contributions. 6. The reproducibility is low because the experimental code, parameter details, and hardware/software environment are not specified. In particular, ensuring reproducibility is important in the latest time series model research, but this paper overlooks this point. At the very least, pseudocode, data split method (train/valid/test ratio), and random seed settings should be provided. 7. In the literature review, recent studies on deep learning models for time series prediction published in the last two to three years were not sufficiently cited. In particular, studies on Transformer-based prediction were omitted, which is a major flaw in clearly establishing the position of this study in academia. 8. Lack of discussion on how the model presented in the paper can be applied in actual industries, policies, or services. It is difficult to judge the application value based solely on the result that ‘prediction accuracy has improved.’ Reviewer #2: This manuscript addresses a highly relevant and practice-oriented issue: forecasting daily patient arrivals in emergency departments (EDs) by combining time series and machine learning techniques. The integration of calendar and meteorological variables with both ARIMAX and ANN, along with the development of two hybrid algorithms, is a valuable contribution to healthcare operations research. The comparative evaluation across multiple horizons (short, intermediate, and long term) further enhances the practical applicability of the findings. That said, several conceptual and methodological issues should be addressed to maximize the clarity and impact of the study. The manuscript would benefit from a more structured framing of the literature review, stronger justification for benchmark model selection, clearer reporting of ANN architecture and hyperparameter optimization, and deeper interpretation of horizon-specific performance differences. Additionally, highlighting the unique contributions of this study—beyond confirming the established role of calendar and meteorological factors—would strengthen its significance. - The manuscript cites a large number of related studies in the introduction; however, these references are presented in a rather descriptive manner, without offering a coherent narrative. Summarizing the common implications and insights of prior research, and explicitly linking their limitations to the distinctive contributions of this study, would make the introduction more structured and persuasive. - The study proposes two hybrid models and compares them with ARIMA and ANN. However, alternative hybrid models proposed in previous studies, such as the MA-filter based hybrid ARIMA–ANN algorithm (Babu et al., 2014) and the fuzzy time series algorithm (Jilani et al., 2019), were not included as benchmarks. The rationale for excluding these models should be clarified in more detail. - The manuscript mentions that 40 hidden nodes were used in the ANN model, but it is unclear whether the number of hidden layers was fixed at one. If a single hidden layer was adopted, was this the result of hyperparameter optimization or the authors’ discretion? Furthermore, discussing how ANN performance changes with different configurations of hidden layers and nodes would strengthen the robustness of the modeling approach. - Figure 6 shows that the variable importance differs across ARIMAX and ANN, even when the same variables are used. An explanation of whether this difference stems from the contrast between linear and nonlinear approaches, or from other factors, would enhance the interpretability of the results. - Typically, ANN analyses utilize a broad set of input variables to leverage its predictive capacity. In contrast, this study employed the Maximal Information Coefficient (MIC) approach for variable selection. Providing comparative evidence of model performance with and without the MIC approach would make the methodological contribution clearer. - It remains unclear how the dataset was divided into training, validation, and testing sets, and whether repeated experiments were conducted to ensure robustness. Since data splitting strategies and hyperparameter tuning can significantly affect model performance, Table 2 alone may not provide sufficient evidence to conclude that one model is superior to another. - The results show that the best-performing model differs by horizon: Hybrid1 performs best in the short horizon, whereas Hybrid2 performs better in the intermediate horizon. The reasons for these differences should be discussed in more depth. Additionally, from a practitioner’s perspective, guidance is needed on which model to use for short-, medium-, and long-term scheduling. If different models are to be applied depending on the time horizon, recommendations on how to integrate their outputs would be valuable. - The finding that calendar and meteorological variables significantly influence patient arrivals is consistent with prior literature and may even be considered self-evident. The conclusion would be strengthened by emphasizing what is newly discovered in this study or highlighting its unique contributions beyond confirming established results. ********** -->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 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 For information about this choice, including consent withdrawal, please see our Privacy Policy..--> Reviewer #1: No Reviewer #2: No ********** [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 . 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.. Please note that Supporting Information files do not need this step. |
| Revision 1 |
|
-->-->PONE-D-25-37594R1-->-->Enhancing the Forecast Accuracy of the Daily Number of Patients Arrivals in Emergency Department by Hybrid ARIMAX-ANN Algorithm-->-->PLOS One Dear Dr. Saki, 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.--> Especially, please revise the manuscript in light of the reviewer's comments regarding the clarification of research contribution and novelty, fairness in model comparison (experimental design), and the overstatement of the role of MIC-based feature selection. Please submit your revised manuscript by Apr 05 2026 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.. 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:
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 . 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, Youngsang Cho 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 #3: 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: Yes Reviewer #3: Yes ********** -->3. Has the statistical analysis been performed appropriately and rigorously?--> Reviewer #1: Yes Reviewer #3: No ********** -->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. 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 #3: 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 #3: 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: The authors have appropriately addressed and revised the comments. There are no further questions or requests for revisions. Reviewer #3: The manuscript proposes two hybrid prediction algorithms combining ARIMAX and ANN to forecast daily Emergency Department (ED) visits. Since the first round of review, the authors have made significant efforts to address the comments by enhancing data descriptions, expanding performance metrics, and adding the Diebold–Mariano (DM) test. The overall quality and reproducibility of the manuscript have noticeably improved. However, from the perspective of a second-round review, the study still faces fundamental weaknesses regarding methodological novelty, the fairness of the comparative experiments, and the theoretical justification for the hybrid structures. While the manuscript is approaching the "technical soundness" criteria of PLOS ONE, further refinement is necessary before a final decision can be made. I recommend a Major Revision (borderline between major and minor). For more detail, Please confirm the attached file. ********** -->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 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 For information about this choice, including consent withdrawal, please see our Privacy Policy..--> Reviewer #1: No Reviewer #3: No ********** [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.] To ensure your figures meet our technical requirements, please review our figure guidelines: https://journals.plos.org/plosone/s/figures You may also use PLOS’s free figure tool, NAAS, to help you prepare publication quality figures: https://journals.plos.org/plosone/s/figures#loc-tools-for-figure-preparation. NAAS will assess whether your figures meet our technical requirements by comparing each figure against our figure specifications. -->-->
|
| Revision 2 |
|
Enhancing the Forecast Accuracy of the Daily Number of Patients Arrivals in Emergency Department by Hybrid ARIMAX-ANN Algorithm PONE-D-25-37594R2 Dear Dr. Saki, 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 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, Youngsang Cho Academic Editor PLOS One Additional Editor Comments (optional): Please assign a number to each equation and make sure to cite them in the corresponding paragraphs. |
| Formally Accepted |
|
PONE-D-25-37594R2 PLOS One Dear Dr. Saki, 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 Prof. Youngsang Cho 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 .