一个符合性回归器用于预测Omicron患者的负转换时间
Pingping Wang1,2, Shenjing Wu1,2, Mei Tian3
1Qingdao Academy of Chinese Medical Sciences, Shandong University of Traditional Chinese Medicine, Qingdao, 266112, China.
Medical & biological engineering & computing
|February 16, 2024
概括
一个新的预测模型有助于估计COVID-19恢复时间. 使用 eXtreme Gradient Boosting (XGBoost) 模型,它可以预测Omicron感染的负转化日,帮助患者自我评估.
科学领域:
- 传染性疾病 传染性疾病
- 计算生物学 计算生物学
- 流行病学 流行病学
背景情况:
- COVID-19的Omicron变种继续在全球和中国范围内传播.
- 优化的预防和控制措施已经到位,但预测个人恢复仍然具有挑战性.
- 准确估计病毒负转换时间对于患者管理和公共卫生至关重要.
研究的目的:
- 开发和验证一个预测模型来估计COVID-19 Omicron感染的负转换时间.
- 利用临床和症状数据准确预测病毒清除.
- 为患者提供一个工具,以自我估计他们的康复时间.
主要方法:
- 在山东省的Omicron感染患者的回顾性研究 (2022年上半年).
- 利用了 eXtreme Gradient Boosting (XGBoost) 模型,结合了临床诊断,症状,传统中医症状和药物使用.
- 实现了与XGBoost的符合预测 (CP) 框架,用于可控制的错误率概率间隔估计.
主要成果:
- 拟议的XGBoost-CP模型实现了预测负转换时间的平均绝对误差为3.54天.
- 该模型展示了最短的间隔预测结果,表明了高准确性和可靠性.
- 预测间隔提供可控制的错误率,增强决策信息.
结论:
- 开发的模型准确地预测了Omicron变种感染的COVID-19负转换时间.
- 这种工具使个人能够更好地了解他们的疾病过程和自我评估恢复.
- 这些发现支持将预测建模整合到传染病管理和患者护理中.
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Drug Concentration Versus Time Correlation
768
The plasma drug concentration-time curve is a crucial tool in pharmacokinetics, representing the drug's concentration in plasma at different time intervals post-administration. This curve illustrates the drug's journey from absorption into the systemic circulation, distribution to body tissues, and eventual elimination through excretion or biotransformation.
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
768
Improving Translational Accuracy
10.4K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
10.4K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Region of Convergence of Laplace Tarnsform
548
The Region of Convergence (ROC) is a fundamental concept in signal processing and system analysis, particularly associated with the Laplace transform. The ROC represents an area in the complex plane where the Laplace transform of a given signal converges, determining the transform's applicability and utility.
Consider a decaying exponential signal that begins at a specific time. When deriving its Laplace transform, the time-domain variable is replaced with a complex variable. This...
Consider a decaying exponential signal that begins at a specific time. When deriving its Laplace transform, the time-domain variable is replaced with a complex variable. This...
548
Receiver Operating Characteristic Plot
172
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
172


