Related Experiment Video
Updated: May 13, 2026

07:13
Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
DiagTest3Grp: An R Package for Analyzing Diagnostic Tests with Three Ordinal Groups
1Washington University in St. Louis.
Journal of Statistical Software
|March 19, 2013
Summary
This study introduces the R package DiagTest3Grp for evaluating diagnostic markers with three groups. It provides key summary measures and tools for early disease detection and marker comparison.
Area of Science:
- Biostatistics
- Medical Informatics
- Diagnostic Accuracy Research
Background:
- Accurate diagnostic markers are crucial for disease screening and prevention.
- Existing software primarily supports binary diagnostic tests (e.g., healthy vs. diseased).
- There is a need for tools to analyze diagnostic tests with three ordinal groups, representing early disease stages.
Purpose of the Study:
- To introduce the R package DiagTest3Grp for analyzing diagnostic accuracy with three ordinal groups.
- To provide methods for estimating summary measures like volume under the receiver operating characteristic surface and extended Youden index.
- To facilitate the comparison of diagnostic accuracy across multiple biomarkers and support study design.
Main Methods:
- Development and implementation of the R package DiagTest3Grp.
- Estimation of diagnostic accuracy measures (volume under ROC surface, extended Youden index) under parametric and nonparametric assumptions.
- Inclusion of statistical tests for marker comparison (omnibus test, Wald test) and sample size calculations.
- Application of the package to real-world data for Alzheimer's disease diagnosis.
Main Results:
- The DiagTest3Grp package offers robust estimation of key diagnostic accuracy measures for three-group scenarios.
- The package incorporates methods for optimal cut-point determination and variance estimation.
- Statistical tests are available for comparing the diagnostic performance of multiple markers.
- Sample size calculation functionality aids in designing future diagnostic studies.
Conclusions:
- DiagTest3Grp addresses a critical gap in statistical software for three-group diagnostic tests.
- The package enhances the ability to identify early disease stages, improving timely treatment.
- It provides a comprehensive toolkit for researchers evaluating diagnostic marker accuracy.
Related Concept Videos
Comparing the Survival Analysis of Two or More Groups
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 Cox...
Test for Homogeneity
The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can be stated as...
Wald-Wolfowitz Runs Test I
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
Kruskal-Wallis Test
The Kruskal-Wallis test, also known as the Kruskal-Wallis H test, serves as a nonparametric alternative to the one-way ANOVA, offering a solution for analyzing the differences across three or more independent groups based on a single, ordinal-dependent variable. This statistical test is particularly valuable in scenarios where the data does not meet the normal distribution assumption required by its parametric counterparts. Kruskal-Wallis test is designed typically to handle ordinal data or...
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test
In parametric statistics, two fundamental tests stand out for their utility and wide application: the Student's t-test and goodness-of-fit tests. These tests provide researchers with a robust method for drawing insights from data, testing hypotheses, and making informed decisions based on their findings.
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with data...
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with data...
Automated Microbial Diagnostics
Automated diagnostic analyzers have transformed clinical microbiology by providing rapid and reliable methods for pathogen identification and antibiotic susceptibility testing. Among these systems, the Vitek 2 is widely used because it automates the traditionally labor-intensive processes of microbial identification (ID) and antibiotic susceptibility testing (AST), delivering standardized and timely results that are essential for effective patient care.Microbial Identification with ID CardsThe...

