Peer Review History
| Original SubmissionJanuary 22, 2025 |
|---|
|
Dear Dr. Savieri, 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. 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.
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: 1. When submitting your revision, we need you to address these additional requirements. 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. We note that Figures 3,4,5,6 and 7 in your submission contain copyrighted images. All PLOS content is published under the Creative Commons Attribution License (CC BY 4.0), which means that the manuscript, images, and Supporting Information files will be freely available online, and any third party is permitted to access, download, copy, distribute, and use these materials in any way, even commercially, with proper attribution. For more information, see our copyright guidelines: http://journals.plos.org/plosone/s/licenses-and-copyright. We require you to either (1) present written permission from the copyright holder to publish these figures specifically under the CC BY 4.0 license, or (2) remove the figures from your submission: 1. You may seek permission from the original copyright holder of Figures 3,4,5,6 and 7 to publish the content specifically under the CC BY 4.0 license. We recommend that you contact the original copyright holder with the Content Permission Form (http://journals.plos.org/plosone/s/file?id=7c09/content-permission-form.pdf) and the following text: “I request permission for the open-access journal PLOS ONE to publish XXX under the Creative Commons Attribution License (CCAL) CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). Please be aware that this license allows unrestricted use and distribution, even commercially, by third parties. Please reply and provide explicit written permission to publish XXX under a CC BY license and complete the attached form.” Please upload the completed Content Permission Form or other proof of granted permissions as an "Other" file with your submission. In the figure caption of the copyrighted figure, please include the following text: “Reprinted from [ref] under a CC BY license, with permission from [name of publisher], original copyright [original copyright year].” 2. If you are unable to obtain permission from the original copyright holder to publish these figures under the CC BY 4.0 license or if the copyright holder’s requirements are incompatible with the CC BY 4.0 license, please either i) remove the figure or ii) supply a replacement figure that complies with the CC BY 4.0 license. Please check copyright information on all replacement figures and update the figure caption with source information. If applicable, please specify in the figure caption text when a figure is similar but not identical to the original image and is therefore for illustrative purposes only. Reviewers' comments: Reviewer's Responses to Questions Comments to the Author 1. Is the manuscript technically sound, and do the data support the conclusions? Reviewer #1: Yes ********** 2. Has the statistical analysis been performed appropriately and rigorously? -->?> Reviewer #1: Yes ********** 3. Have the authors made all data underlying the findings in their manuscript fully available??> The PLOS Data policy Reviewer #1: Yes ********** 4. Is the manuscript presented in an intelligible fashion and written in standard English??> Reviewer #1: Yes ********** Reviewer #1: Peer Review of “LiMMCov: An Interactive Research Tool for Efficiently Selecting Covariance Structures in Linear Mixed Models Using Insights from Time Series Analysis” I would like to congratulate the authors on this important topic. The manuscript addresses a real and persistent challenge in longitudinal data analysis: correctly specifying the residual covariance structure in linear mixed models (LMMs). By offering an interactive application (LiMMCov) that leverages both standard information criteria (AIC, BIC, etc.) and time‐series diagnostics (residual plots, PACF), the paper tackles a topic of clear importance for applied researchers in fields such as medicine, epidemiology, and social sciences. Incorporating time‐series perspectives (e.g., Yule‐Walker equations, partial autocorrelation function plots) into the LMM covariance‐structure selection process is a distinct and innovative feature. Despite their proven effectiveness in detecting autoregressive patterns, these concepts are often underutilised in longitudinal analyses. The manuscript clearly describes how LiMMCov can be used point-and-click, requires minimal coding, and provides direct visual feedback (residual plots, PACF plots, etc.). This format lowers the barrier to advanced modelling for practitioners and graduate students who may not otherwise implement thorough covariance-structure checks. The code's availability on GitHub and free deployment in R Shiny are marked advantages. They foster transparency, reproducibility, and collaboration—principles strongly encouraged in scientific research. Major areas of improvement 1- Real‐world longitudinal studies often have missing time points or irregular sampling intervals. While the manuscript mentions that LiMMCov “requires complete data,” it would benefit from guidance or references on handling missingness before importing. 2- Although the authors note that performance was not “thoroughly tested” for data sets with few repeated measures or small samples, this point warrants stronger emphasis. In practice, many longitudinal studies have 2–3 time points. The utility and stability of time‐series diagnostics (particularly PACF) in such constrained designs might be limited. 3- While combining AIC/BIC with diagnostic plots is valuable, the paper might clarify the limitations of purely empirical selection (e.g., the possibility of local optima or how random effects can alter apparent residual patterns). Specifically, clarifying how random‐effects structures and residual covariance structures interact would strengthen the discussion. 4- The manuscript focuses on common information criteria (AIC, BIC) and the partial autocorrelation function. However, other approaches (e.g., cross‐validation, robust standard errors, or specialised small‐sample corrections like AICc) are only briefly mentioned. It might be worth highlighting or demonstrating how these can be integrated within the app or used in tandem with its outputs. 5- Many longitudinal data sets may exhibit more complex correlation patterns (e.g., moving‐average components or partially nested random effects). It would be prudent to acknowledge that LiMMCov currently does not handle MA(q) or ARMA(p,q) structures. 6- As the authors note, random effects and residual covariance structures can be complementary. An overly complicated random‐effects structure could obscure the patterns in the residuals. Readers might need guidance on balancing the complexity of each part of the model. 7- Provide a quick “decision tree” in the manual: for instance, “If your residual plot shows a gradually decaying correlation with lag, consider AR(1). If it shows oscillation, consider AR(2). If a flat correlation for all lags, consider CS,” etc. This can be an excellent at-a-glance guide. 8- Enhance reporting of model diagnostics. In addition to the final AIC/BIC, incorporate: o Model Convergence Warnings: Indicate if the model has trouble converging, prompting the user to revise initial guesses. o Random-effects Diagnostics: Although residual correlation is the focus, briefly mentioning random-effects variance components can reassure advanced users about model fit. 9- While the authors discuss covariance structures, many practical problems also feature heteroskedastic residuals (where variance changes over time). Adding a note on how LiMMCov might be extended or used when residual variances are not assumed constant (e.g., varIdent in nlme) would expand its scope. 10- To identify boundary cases, encourage broader usage and external testing (e.g., including more diverse example data sets or user-submitted open data). Minor issues 1- The word “models” is repeated (“LMMs models”), the word models is in LMMs. Please remove models after LMMs. 2- Lines 84–85 (“However, the AIC does not offer insight ... black box identification”): The sentence could be clarified. 3- While the text defines many terms (e.g., AR(p), CS, etc.), some readers may benefit from succinct definitions or references to standard texts the first time each structure is named. For example, a short descriptive bullet might clarify that “Compound Symmetry (CS) implies a constant correlation ρ between any two observations for the same subject.” 4- The results section might be clearer with subheadings like “3.1 Residual Diagnostics,” “3.2 Model Fit Comparison,” “3.3 Final Selected Model,” to provide an at-a-glance roadmap. 5- Certain sentences would read more fluently if combined or slightly rephrased, especially around lines 468–476, where the text shifts from discussing SAS/SPSS limitations to referencing time-series approaches. Ensure each paragraph transitions smoothly from one concept to the next. 6- Overall, the text is quite readable but can be made more concise by removing repeated points and ensuring that each paragraph targets a single theme. ********** 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: Osama Abdelhay ********** [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 1 |
|
Dear Dr. Savieri, 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 Jun 13 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.
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: 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. Reviewers' comments: Reviewer's Responses to Questions Comments to the Author Reviewer #1: All comments have been addressed Reviewer #2: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions??> Reviewer #1: Yes Reviewer #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? -->?> Reviewer #1: Yes Reviewer #2: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available??> The PLOS Data policy Reviewer #1: Yes Reviewer #2: Yes ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English??> Reviewer #1: Yes Reviewer #2: Yes ********** Reviewer #1: Dear authors, congratulations on this important manuscript. Your developed tool is very useful and have practical implementation to any researcher working with longitudinal studies. Reviewer #2: The article seems interesting and proposes software solutions for the specific problems of Mixed Models, particularly for longitudinal analysis over time. However, I do have some reservations regarding the material presented: 1. The Yule-Walker equations have some limitations that the authors should consider: The accuracy of the estimates depends on the assumption that the time series is stationary, meaning that its statistical properties do not change over time. If the time series is non-stationary, differencing or other transformations may be required before applying the Yule-Walker method. The Yule-Walker estimates are based on the sample autocorrelation function, which can introduce sampling error, especially for small sample sizes. 2. The PACF function in Figure 6 has several values that exceed the confidence interval limits at lags 9 and 16. The component's behavior decreases harmonically, which suggests — based on the inversion of AR models into MA models — the possibility of the existence of an MA component rather than higher-order AR components. 3. The authors correctly note that there are still "gray areas" to be explored, but I would recommend also discussing the possibility of a stochastic trend. 4. The violation of stationarity in the series variance — which is closely linked to the covariance matrix — should not be overlooked. This leads to the use of ARCH models, which opens a new “window of opportunity” for future articles. This aspect should also be mentioned among future research directions! I would like to congratulate and encourage the authors for their effort in developing and aggregating existing methods for time series analysis within the framework of mixed models! ********** 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: Osama Abdelhay 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 figures@plos.org |
| Revision 2 |
|
LiMMCov: An Interactive Research Tool for Efficiently Selecting Covariance Structures in Linear Mixed Models Using Insights from Time Series Analysis PONE-D-25-03886R2 Dear Dr. Savieri, 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. If you have any questions relating to publication charges, please contact our Author Billing department directly at authorbilling@plos.org. 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 Additional Editor Comments (optional): Reviewers' comments: Reviewer's Responses to Questions Comments to the Author Reviewer #2: All comments have been addressed ********** 2. Is the manuscript technically sound, and do the data support the conclusions??> Reviewer #2: Yes ********** 3. Has the statistical analysis been performed appropriately and rigorously? -->?> Reviewer #2: Yes ********** 4. Have the authors made all data underlying the findings in their manuscript fully available??> The PLOS Data policy Reviewer #2: Yes ********** 5. Is the manuscript presented in an intelligible fashion and written in standard English??> Reviewer #2: Yes ********** Reviewer #2: (No Response) ********** 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 #2: No ********** |
| Formally Accepted |
|
PONE-D-25-03886R2 PLOS ONE Dear Dr. Savieri, 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. 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 .