用多重比较进行诊断测试准确性研究的统计推断
Max Westphal1,2, Antonia Zapf3,2
1Fraunhofer Institute for Digital Medicine MEVIS, Bremen, Germany.
Statistical methods in medical research
|March 15, 2024
概括
本研究涉及诊断准确性研究中的多重测试. 配对引导程序提供了有效的家庭智能错误率控制和竞争力的统计能力,在模拟中表现优于传统方法.
科学领域:
- 生物统计学 生物统计学
- 诊断测试评价 诊断测试评价
- 统计学方法论 统计学方法论
背景情况:
- 诊断准确性研究评估指数测试与参考标准.
- 索引测试选择通常发生在验证之前,违反研究设计假设.
- 这导致了多重测试问题,可能会增加错误率.
研究的目的:
- 在诊断准确性研究中研究家庭智能错误率控制的多重比较程序.
- 适应常规的多重度调整方法,用于共同初级假设问题.
- 在现实和最不利的场景中比较各种统计方法的性能.
主要方法:
- 进行了广泛的模拟研究,比较了五种多重比较程序.
- 包括参数 (maxT,Bonferroni),非参数和贝叶斯方法.
- 实现了开源R包中的所有方法"案例"的可重复性.
主要成果:
- 参数方法 (maxT,Bonferroni) 很简单,但在小样本大小的情况下,可能会增加I型错误率.
- 配对启动程序在有限样本中证明了有效的家庭智能错误率控制.
- 与其他方法相比,引导式方法也表现出具有竞争力的统计能力.
结论:
- 在诊断准确性研究中,建议对对引导程序用于家庭智能错误率控制.
- 在这种情况下,这些方法为多重测试问题提供了可靠的解决方案.
- "案例"R套件有助于这些发现的应用和复制.
相关概念视频
Bonferroni Test
2.7K
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
2.7K
Multiple Comparison Tests
3.9K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
3.9K
Accuracy and Errors in Hypothesis Testing
198
Hypothesis testing is a fundamental statistical tool that begins with the assumption that the null hypothesis H0 is true. During this process, two types of errors can occur: Type I and Type II. A Type I error refers to the incorrect rejection of a true null hypothesis, while a Type II error involves the failure to reject a false null hypothesis.
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
In hypothesis testing, the probability of making a Type I error, denoted as α, is commonly set at 0.05. This significance level indicates a 5%...
198
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
129
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
129
Testing a Claim about Standard Deviation
2.4K
A complete procedure to test a claim about population standard deviation or population variance is explained here.
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
2.4K
Comparing Experimental Results: Student's t-Test
1.6K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
1.6K


