一个全面的审查和闪亮的应用对匹配调整的间接比较
Ziren Jiang1, Joseph C Cappelleri2, Margaret Gamalo3
1Division of Biostatistics and Health Data Science, University of Minnesota School of Public Health, Minneapolis, Minnesota, USA.
Research synthesis methods
|February 21, 2024
概括
经匹配调整的间接比较 (MAIC) 有助于在没有直接试验的情况下估计治疗的有效性. 本综述详细介绍了MAIC方法,并介绍了Shiny-MAIC,这是一个易于使用的R应用程序,用于进行这些分析.
科学领域:
- 卫生经济学 卫生经济学
- 生物统计学 生物统计学
- 相对有效性研究研究比较
背景情况:
- 对人口调整的间接比较 (PAIC) 在缺乏对比试验的情况下,对治疗有效性的评估至关重要.
- 关键的PAIC方法包括匹配调整间接比较 (MAIC),模拟治疗比较 (STC) 和多层网络元回归 (ML-NMR).
- MAIC使用一个试验的个人参与者数据平衡独立试验之间的共变量.
研究的目的:
- 提供对匹配调整间接比较 (MAIC) 方法的全面审查.
- 讨论MAIC的理论基础,假设和变化 (定与未定).
- 介绍和展示Shiny-MAIC的实用性,这是一个用于执行MAIC分析的新R应用程序.
主要方法:
- 对MAIC方法的理论推导和假设的审查.
- 探索MAIC与调查采样中的校准估计之间的联系.
- 在Shiny-MAIC R应用程序中实施各种MAIC方法,为共变量类型,结果和差异估计器提供选择.
主要成果:
- 这篇文章提供了MAIC的详细理论审查,包括其假设和与校准估计的关系.
- 该Shiny-MAIC应用程序被介绍为第一个R Shiny工具来实现各种MAIC方法.
- 该应用程序支持/无MAIC,各种共同变量/结果,以及以模拟数据证明的引导/强大的标准错误.
结论:
- MAIC 是一种有价值的技术,用于医疗技术评估中的比较有效性研究.
- 闪亮MAIC应用程序提供了一个用户友好的平台,用于进行强大的MAIC分析,以帮助医疗保健决策.
- 这种工具使研究人员和决策者能够民主使用先进的间接比较方法.
相关概念视频
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
Friedman Two-way Analysis of Variance by Ranks
196
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
196
Wilcoxon Signed-Ranks Test for Matched Pairs
127
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
127
Goodness-of-Fit Test
3.3K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
3.3K
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K
Introduction to Test of Independence
2.3K
In statistics, the term independence means that one can directly obtain the probability of any event involving both variables by multiplying their individual probabilities. Tests of independence are chi-square tests involving the use of a contingency table of observed (data) values.
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
2.3K


