Related Experiment Video
Updated: Jul 14, 2026

Analyzing Tumor Gene Expression Factors with the CorExplorer Web Portal
Published on: October 11, 2019
Predicting survival from microarray data--a comparative study
H M Bøvelstad1, S Nygård, H L Størvold
1Department of Mathematics, University of Oslo, Norway. hegembo@math.uio.no
Motivation:
Survival prediction from gene expression data and other high-dimensional genomic data has been subject to much research during the last years. These kinds of data are associated with the methodological problem of having many more gene expression values than individuals. In addition, the responses are censored survival times. Most of the proposed methods handle this by using Cox's proportional hazards model and obtain parameter estimates by some dimension reduction or parameter shrinkage estimation technique. Using three well-known microarray gene expression data sets, we compare the prediction performance of seven such methods: univariate selection, forward stepwise selection, principal components regression (PCR), supervised principal components regression, partial least squares regression (PLS), ridge regression and the lasso.
Results:
Statistical learning from subsets should be repeated several times in order to get a fair comparison between methods. Methods using coefficient shrinkage or linear combinations of the gene expression values have much better performance than the simple variable selection methods. For our data sets, ridge regression has the overall best performance.
Availability:
Matlab and R code for the prediction methods are available at http://www.med.uio.no/imb/stat/bmms/software/microsurv/.
Related Concept Videos
Comparing the Survival Analysis of Two or More Groups
Cancer Survival Analysis
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Kaplan-Meier Approach
Assumptions of Survival Analysis
Survival Curves
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...