• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用移动平均、自回归、自回归移动平均、自回归积分移动平均和朴素预测方法,对COVID-19疫情数据集早期发病情况进行1天、3天和7天预测的应用。

Application of one-, three-, and seven-day forecasts during early onset on the COVID-19 epidemic dataset using moving average, autoregressive, autoregressive moving average, autoregressive integrated moving average, and naïve forecasting methods.

作者信息

Lynch Christopher J, Gore Ross

机构信息

Old Dominion University - Virginia Modeling, Analysis, and Simulation Center (VMASC), United States.

出版信息

Data Brief. 2021 Apr;35:106759. doi: 10.1016/j.dib.2021.106759. Epub 2021 Jan 15.

DOI:10.1016/j.dib.2021.106759
PMID:33521186
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC7834853/
Abstract

The coronavirus disease 2019 (COVID-19) spread rapidly across the world since its appearance in December 2019. This data set creates one-, three-, and seven-day forecasts of the COVID-19 pandemic's cumulative case counts at the county, health district, and state geographic levels for the state of Virginia. Forecasts are created over the first 46 days of reported COVID-19 cases using the cumulative case count data provided by as of April 22, 2020. From this historical data, one-, three-, seven, and all-days prior to the forecast start date are used to generate the forecasts. Forecasts are created using: (1) a Naïve approach; (2) Holt-Winters exponential smoothing (HW); (3) growth rate (Growth); (4) moving average (MA); (5) autoregressive (AR); (6) autoregressive moving average (ARMA); and (7) autoregressive integrated moving average (ARIMA). Median Absolute Error (MdAE) and Median Absolute Percentage Error (MdAPE) metrics are created with each forecast to evaluate the forecast with respect to existing historical data. These error metrics are aggregated to provide a means for assessing which combination of forecast method, forecast length, and lookback length are best fits, based on lowest aggregated error at each geographic level. The data set is comprised of an R-Project file, four R source code files, all 1,329,404 generated short-range forecasts, MdAE and MdAPE error metric data for each forecast, copies of the input files, and the generated comparison tables. All code and data files are provided to provide transparency and facilitate replicability and reproducibility. This package opens directly in RStudio through the R Project file. The R Project file removes the need to set path locations for the folders contained within the data set to simplify setup requirements. This data set provides two avenues for reproducing results: 1) Use the provided code to generate the forecasts from scratch and then run the analyses; or 2) Load the saved forecast data and run the analyses on the stored data. Code annotations provide the instructions needed to accomplish both routes. This data can be used to generate the same set of forecasts and error metrics for any US state by altering the state parameter within the source code. Users can also generate health district forecasts for any other state, by providing a file which maps each county within a state to its respective health-district. The source code can be connected to the most up-to-date version of COVID-19 dataset allows for the generation of forecasts up to the most recently reported data to facilitate near real-time forecasting.

摘要

2019年冠状病毒病(COVID-19)自2019年12月出现以来在全球迅速传播。此数据集针对弗吉尼亚州的县、卫生区和州地理级别创建了COVID-19大流行累计病例数的1天、3天和7天预测。使用截至2020年4月22日 提供的累计病例数数据,在报告的COVID-19病例的前46天内创建预测。根据这些历史数据,使用预测开始日期前的1天、3天、7天以及所有天数的数据来生成预测。预测使用以下方法创建:(1)朴素方法;(2)霍尔特-温特斯指数平滑法(HW);(3)增长率(Growth);(4)移动平均法(MA);(5)自回归法(AR);(6)自回归移动平均法(ARMA);以及(7)自回归积分移动平均法(ARIMA)。为每个预测创建中位数绝对误差(MdAE)和中位数绝对百分比误差(MdAPE)指标,以根据现有历史数据评估预测。汇总这些误差指标,以便根据每个地理级别上的最低汇总误差,提供一种评估预测方法、预测长度和回溯长度的哪种组合最合适的方法。该数据集由一个R项目文件、四个R源代码文件、所有生成的1,329,404个短期预测、每个预测的MdAE和MdAPE误差指标数据、输入文件副本以及生成的比较表组成。提供所有代码和数据文件以提高透明度,并便于复制和再现。此软件包可通过R项目文件直接在RStudio中打开。R项目文件无需设置数据集中包含的文件夹的路径位置,从而简化了设置要求。此数据集提供了两种重现结果的途径:1)使用提供的代码从头生成预测,然后运行分析;或2)加载保存的预测数据并对存储的数据运行分析。代码注释提供了完成这两种途径所需的说明。通过更改源代码中的州参数,此数据可用于为任何美国州生成相同的预测集和误差指标。用户还可以通过提供一个将一个州内的每个县映射到其各自卫生区的文件,为任何其他州生成卫生区预测。源代码可以连接到最新版本的 COVID-19数据集,从而能够生成直至最近报告数据的预测,以促进近实时预测。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/7a81/7838732/1a35b4fa49fa/gr2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/7a81/7838732/e37294973f26/gr1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/7a81/7838732/1a35b4fa49fa/gr2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/7a81/7838732/e37294973f26/gr1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/7a81/7838732/1a35b4fa49fa/gr2.jpg

相似文献

1
Application of one-, three-, and seven-day forecasts during early onset on the COVID-19 epidemic dataset using moving average, autoregressive, autoregressive moving average, autoregressive integrated moving average, and naïve forecasting methods.使用移动平均、自回归、自回归移动平均、自回归积分移动平均和朴素预测方法,对COVID-19疫情数据集早期发病情况进行1天、3天和7天预测的应用。
Data Brief. 2021 Apr;35:106759. doi: 10.1016/j.dib.2021.106759. Epub 2021 Jan 15.
2
Short-Range Forecasting of COVID-19 During Early Onset at County, Health District, and State Geographic Levels Using Seven Methods: Comparative Forecasting Study.使用七种方法在县、卫生区和州地理级别对 COVID-19 进行早期发病的短期预测:比较预测研究。
J Med Internet Res. 2021 Mar 23;23(3):e24925. doi: 10.2196/24925.
3
Time series prediction of under-five mortality rates for Nigeria: comparative analysis of artificial neural networks, Holt-Winters exponential smoothing and autoregressive integrated moving average models.尼日利亚五岁以下儿童死亡率的时间序列预测:人工神经网络、Holt-Winters 指数平滑和自回归综合移动平均模型的比较分析。
BMC Med Res Methodol. 2020 Dec 3;20(1):292. doi: 10.1186/s12874-020-01159-9.
4
Improvement of Time Forecasting Models Using Machine Learning for Future Pandemic Applications Based on COVID-19 Data 2020-2022.基于2020 - 2022年新冠疫情数据,利用机器学习改进时间预测模型以用于未来大流行应用
Diagnostics (Basel). 2023 Mar 15;13(6):1121. doi: 10.3390/diagnostics13061121.
5
Predictive performance of multi-model ensemble forecasts of COVID-19 across European nations.多模型集成预测对欧洲各国 COVID-19 疫情的预测性能。
Elife. 2023 Apr 21;12:e81916. doi: 10.7554/eLife.81916.
6
Using forecast modelling to evaluate treatment effects in single-group interrupted time series analysis.使用预测模型评估单组间断时间序列分析中的治疗效果。
J Eval Clin Pract. 2018 Aug;24(4):695-700. doi: 10.1111/jep.12946. Epub 2018 May 11.
7
Forecasting COVID-19 Hospital Census: A Multivariate Time-Series Model Based on Local Infection Incidence.预测 COVID-19 医院普查:基于局部感染发生率的多元时间序列模型。
JMIR Public Health Surveill. 2021 Aug 4;7(8):e28195. doi: 10.2196/28195.
8
Impact of COVID-19 pandemic in the Brazilian maternal mortality ratio: A comparative analysis of Neural Networks Autoregression, Holt-Winters exponential smoothing, and Autoregressive Integrated Moving Average models.COVID-19 大流行对巴西母婴死亡率的影响:神经网络自回归、Holt-Winters 指数平滑和自回归综合移动平均模型的比较分析。
PLoS One. 2024 Jan 31;19(1):e0296064. doi: 10.1371/journal.pone.0296064. eCollection 2024.
9
How New Mexico Leveraged a COVID-19 Case Forecasting Model to Preemptively Address the Health Care Needs of the State: Quantitative Analysis.新墨西哥州如何利用新冠疫情预测模型来预先满足该州的医疗保健需求:定量分析
JMIR Public Health Surveill. 2021 Jun 9;7(6):e27888. doi: 10.2196/27888.
10
A COVID-19 Pandemic Artificial Intelligence-Based System With Deep Learning Forecasting and Automatic Statistical Data Acquisition: Development and Implementation Study.一种基于人工智能的新冠肺炎大流行深度学习预测与自动统计数据采集系统:开发与实施研究
J Med Internet Res. 2021 May 20;23(5):e27806. doi: 10.2196/27806.

引用本文的文献

1
Real-time forecasting of COVID-19-related hospital strain in France using a non-Markovian mechanistic model.利用非马尔可夫机制模型实时预测法国与 COVID-19 相关的医院压力。
PLoS Comput Biol. 2024 May 17;20(5):e1012124. doi: 10.1371/journal.pcbi.1012124. eCollection 2024 May.
2
Impact of COVID-19 pandemic in the Brazilian maternal mortality ratio: A comparative analysis of Neural Networks Autoregression, Holt-Winters exponential smoothing, and Autoregressive Integrated Moving Average models.COVID-19 大流行对巴西母婴死亡率的影响:神经网络自回归、Holt-Winters 指数平滑和自回归综合移动平均模型的比较分析。
PLoS One. 2024 Jan 31;19(1):e0296064. doi: 10.1371/journal.pone.0296064. eCollection 2024.
3

本文引用的文献

1
Short-Range Forecasting of COVID-19 During Early Onset at County, Health District, and State Geographic Levels Using Seven Methods: Comparative Forecasting Study.使用七种方法在县、卫生区和州地理级别对 COVID-19 进行早期发病的短期预测:比较预测研究。
J Med Internet Res. 2021 Mar 23;23(3):e24925. doi: 10.2196/24925.
2
The Box Plots Alternative for Visualizing Quantitative Data.用于可视化定量数据的箱线图替代方法。
PM R. 2016 Mar;8(3):268-72. doi: 10.1016/j.pmrj.2016.02.001. Epub 2016 Feb 15.
3
Visualizing samples with box plots.用箱线图可视化样本。
Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning.
利用紧急医疗服务和机器学习生成高粒度 COVID-19 地域早期警报。
Int J Environ Res Public Health. 2022 Jul 25;19(15):9012. doi: 10.3390/ijerph19159012.
4
Short-Range Forecasting of COVID-19 During Early Onset at County, Health District, and State Geographic Levels Using Seven Methods: Comparative Forecasting Study.使用七种方法在县、卫生区和州地理级别对 COVID-19 进行早期发病的短期预测:比较预测研究。
J Med Internet Res. 2021 Mar 23;23(3):e24925. doi: 10.2196/24925.
Nat Methods. 2014 Feb;11(2):119-20. doi: 10.1038/nmeth.2813.
4
Analysis of ecological time series with ARMA(p,q) models.ARMA(p,q)模型在生态时间序列分析中的应用。
Ecology. 2010 Mar;91(3):858-71. doi: 10.1890/09-0442.1.
5
Reproduction numbers and thresholds in stochastic epidemic models. I. Homogeneous populations.随机流行病模型中的繁殖数与阈值。I. 同质人群。
Math Biosci. 1991 Dec;107(2):161-86. doi: 10.1016/0025-5564(91)90003-2.