用自然秩序对准的真实世界前列腺癌数据的推算方法的比较
Susanne Schmitt1,2, Franz Rothlauf1
1Johannes Gutenberg University, Mainz, Germany.
Studies in health technology and informatics
|August 23, 2024
概括
通过链式方程 (MICE) 进行多重推算,随机森林 (mice_rf) 最好处理缺少的癌症数据. 这种归算方法提高了精度,相比 k 最近邻 (knn) 和后勤回归,特别是更多的缺失数据.
科学领域:
- 在瘤学瘤学.
- 生物统计学 生物统计学
- 数据科学数据科学数据科学
背景情况:
- 缺失值 (NA) 在癌症研究中很常见,影响了预测模型和分析.
- 订购的分类数据,如瘤分级和阶段,需要专门的归算方法.
- 不完整的患者数据可能会影响风险分类和生存时间分析.
研究的目的:
- 为了比较在癌症研究中处理缺失数据的各种归算方法的性能.
- 在现实前列腺癌数据集上评估归算技术.
- 确定对有序的分类癌症数据最准确的归算方法.
主要方法:
- 通过链式方程 (MICE) 进行的多重推算中,比较模式归算,k 最近邻 (knn),带有比例概率的逻辑回归 (mice_polr) 和随机森林 (mice_rf).
- 利用来自德国莱兰-柏林州癌症登记处的前列腺癌数据集.
- 模拟完全随机缺失 (MCAR) 数据在10%,20%,30%和50%的水平.
主要成果:
- 随机森林归算 (mice_rf) 在所有缺失数据百分比中显著优于其他方法.
- 最接近的邻居 (knn) 的表现中等,而后勤回归 (mice_polr) 的表现最差.
- 在较少的类别,均的类别分布或占主导地位的类别中,归算准确性得到改善.
结论:
- 随机森林的MICE是一个非常有效的归算策略,用于有序的分类癌症数据.
- 计算方法的选择显著影响了癌症数据分析的准确性.
- 数据特征,如类别分布,影响归算方法的性能.
相关概念视频
Comparing the Survival Analysis of Two or More Groups
162
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
162
Ranks
231
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
231
Cancer Survival Analysis
334
Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
334
Censoring Survival Data
72
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
72
Testing a Claim about Population Proportion
3.3K
A complete procedure for testing a claim about a population proportion is provided here.
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
3.3K
The Mantel-Cox Log-Rank Test
334
The Mantel-Cox log-rank test is a widely used statistical method for comparing the survival distributions of two groups. It tests whether a statistically significant difference exists in survival times between the groups without assuming a specific distribution for the survival data, making it a non-parametric test. This flexibility makes the log-rank test particularly valuable in medical research and other fields where the timing of an event, such as death or disease recurrence, is of...
334


