Related Experiment Video
Updated: Jun 7, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
RDCurve: a nonparametric method to evaluate the stability of ranking procedures
Xin Lu1, Anthony Gamst, Ronghui Xu
1Abbott Laboratories, Abbott Park, IL 60064-6098, USA. xin.x.lu@abbott.com
IEEE/ACM Transactions on Computational Biology and Bioinformatics
|October 30, 2010
Summary
Reproducibility of gene signatures is a major concern. The novel ReDiscovery Curve (RDCurve) method estimates gene rediscovery frequency, enhancing biological context and data reliability.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Reproducibility of gene signatures from high-throughput data, like microarrays, is a significant challenge.
- Existing methods often yield poorly overlapping results and lack biological context in p-values.
Purpose of the Study:
- To introduce a nonparametric method, the ReDiscovery Curve (RDCurve), for estimating the rediscovery frequency of identified gene signatures.
- To provide a robust statistical framework for assessing gene signature reliability and performance.
Main Methods:
- The RDCurve method bootstraps datasets and repeatedly applies ranking procedures to select gene subsets.
- It estimates the probability of rediscovering these selected gene subsets.
- A permutation scheme is used to establish confidence bands under the Null hypothesis for RDCurve significance.
Main Results:
- The RDCurve is nonparametric and model-independent, offering broad applicability.
- It enables assessment of the data's signal-to-noise ratio.
- Allows comparison of different ranking procedures based on expected rediscovery rates and aids in selecting optimal gene set sizes.
Conclusions:
- The RDCurve method offers a reliable approach to evaluate gene signature reproducibility.
- It provides crucial biological context and aids in optimizing gene signature reporting.
- Enhances the interpretability and trustworthiness of findings from high-throughput genomic studies.
Related Concept Videos
Ranks
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...
Friedman Two-way Analysis of Variance by Ranks
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 from...
Wilcoxon Rank-Sum Test
The Wilcoxon rank-sum test, also known as the Mann-Whitney U test, is a nonparametric test used to determine if there is a significant difference between the distributions of two independent samples. This test is designed specifically for two independent populations and has the following key requirements:
Introduction to Nonparametric Statistics
Nonparametric statistics offer a powerful alternative to traditional parametric methods, useful when assumptions about the population distribution cannot be made. Unlike parametric tests, which require data to follow a specific distribution with well-defined parameters (such as the mean and standard deviation), nonparametric tests do not require such constraints. This makes them particularly valuable when dealing with small sample sizes, skewed data, or ordinal and categorical variables.
One of...
One of...
Spearman's Rank Correlation Test
Spearman's rank correlation test, also known as Spearman's rho, is a nonparametric method for assessing the strength and direction of association between two variables. This test is particularly valuable when the data distribution is unknown or when the assumption of normality does not hold. Named after the English psychologist and statistician Dr. Charles Edward Spearman, it serves as the nonparametric counterpart to Pearson's correlation coefficient.
Spearman's test calculates correlation by...
Spearman's test calculates correlation by...
Quantifying and Rejecting Outliers: The Grubbs Test
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 number is...
