Related Experiment Video
Updated: Aug 6, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Enhancing feature selection for ordinal outcomes using resampling-based sparse linear discriminant analysis
Yin Liu1,2, Ryan Wang3, Dong Si4
1Department of Neurobiology and Anatomy, McGovern Medical School, University of Texas Health Science Center at Houston, Houston, TX 77030, United States.
Motivation:
High-dimensional biomedical datasets with ordinal outcomes-such as cancer stages or treatment responses-pose significant challenges for feature selection due to strong predictor correlations and limited sample sizes. Sparse Linear Discriminant Analysis (sLDA) is widely used for simultaneous classification and feature selection. However, concerns about model stability and reproducible feature selection persist, particularly in the presence of pronounced collinearity inherent in biomedical data. Consequently, direct application of sLDA often fails to capture a reproducible set of biologically coordinated markers, resulting in signatures that lack robustness and interpretability.
Results:
We propose a resampling-based ensemble sLDA framework that integrates bootstrapping and subsampling to improve the stability of feature selection. By aggregating results across multiple resampled datasets, the method identifies features based on Variable Inclusion Probability (VIP) rather than relying on coefficients from standard sLDA. Compared with standard sLDA, this ensemble strategy reduces sensitivity to data perturbation and improves the stability and reproducibility of selected feature sets. Simulation studies demonstrate that the proposed ensemble framework achieves more accurate and consistent recovery of ground-truth predictors compared with the standard (non-resampled) sLDA. Applications to kidney renal papillary cell carcinoma staging and glioma grading datasets further suggest that this framework can improve predictive performance and identify biologically interpretable and reproducible feature sets, highlighting its potential utility for reliable biomarker discovery in precision medicine.
Availability And Implementation:
The source code used in the study is available via GitHub at https://github.com/ryan-wng/RE-sLDA.
Related Concept Videos
Ordinal Level of Measurement
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks in the...
Ranks
Friedman Two-way Analysis of Variance by Ranks
Quantifying and Rejecting Outliers: The Grubbs Test
Outliers and Influential Points
One-Way ANOVA: Equal Sample Sizes
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
