基于基线信息的状态预测,使用后勤回归
Xin Zhao1, Xiaokai Nie2,3,4
1School of Mathematics, Southeast University, Nanjing 210096, China.
Entropy (Basel, Switzerland)
|July 8, 2023
概括
本研究引入了子组分析,以改进状态预测模型. 它有助于理解个人基线信息如何影响模型性能和参数,以更好地监测患者.
科学领域:
- 生物医学信息学 生物医学信息学
- 临床数据科学 临床数据科学
- 预测建模预测建模
背景情况:
- 状态预测通常使用逻辑回归与生理,诊断和治疗变量.
- 模型性能和参数值根据个别基线特征有很大差异.
- 现有的方法缺乏强大的方法来解释预测模型中的患者异质性.
研究的目的:
- 开发和评估用于状态预测的子组分析方法.
- 调查基线信息对物流回归模型参数和性能的影响.
- 确定关键的监测变量及其与基线特征的关系.
主要方法:
- 在状态预测中应用后勤回归.
- 使用差异分析 (ANOVA) 和递归分区和合并树 (rpart) 进行子组分析.
- 使用曲线下面面积 (AUC),F1得分和平衡精度评估模型性能.
主要成果:
- 后勤回归模型表现出高性能,AUC通常超过0.95,F1/平衡精度约为0.9.
- 小组分析成功地确定了关键监测变量的先前参数值,如SpO2,米利诺,非阿片类止痛药和多布他胺.
- 拟议的方法有效地区分了有关基线特征的医学相关和无关变量.
结论:
- 小组分析提高了状态预测模型的可解释性和个性化.
- 该方法提供了一个框架,用于理解预测性健康分析中的患者异质性.
- 这种方法有助于探索个性化医学的变量重要性和临床相关性.
更多相关视频
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
8.3K
12:18A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
7.6K
相关概念视频
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
Steps in Outbreak Investigation
154
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
154
Microsoft Excel: Regression Analysis
706
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
To perform regression...
706
Survival Tree
117
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
117
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
Parametric Survival Analysis: Weibull and Exponential Methods
488
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
488
