compound.Cox
compound.Cox implements univariate feature selection and multigene predictor construction in an R package to relate gene expression data to patient survival outcomes.
Key Features:
- Univariate Feature Selection: Performs univariate significance tests (Wald tests or score tests) to identify genes associated with survival and selects an optimal subset for model development.
- Cross-Validation Algorithm: Applies cross-validation to assess the predictive capability and robustness of gene-based predictors.
- Permutation Algorithm: Implements permutation testing to evaluate false discovery rate (FDR) and assess the significance of gene selection.
- Multigene Predictor Construction: Constructs multigene predictors using compound covariate, compound shrinkage, and copula-based algorithms that integrate genes identified by univariate selection.
Scientific Applications:
- Survival Analysis: Predicts patient survival from gene expression profiles in oncology studies, including lung cancer.
- Gene Selection Optimization: Determines optimal significance levels for univariate tests to refine selection of predictive genes.
- False Discovery Rate Computation: Computes and evaluates FDR to reduce spurious associations in gene selection.
Methodology:
Performs univariate significance tests to select genes, applies cross-validation and permutation testing to refine models and assess statistical validity, and constructs multigene predictors using compound covariate, compound shrinkage, or copula-based algorithms.
Topics
Details
- License:
- GPL-2.0
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- library
- Operating Systems:
- Linux, Windows, Mac
- Programming Languages:
- R
- Added:
- 5/28/2019
- Last Updated:
- 6/16/2020
Operations
Publications
Emura T, Matsui S, Chen H. compound.Cox: Univariate feature selection and compound covariate for predicting survival. Computer Methods and Programs in Biomedicine. 2019;168:21-37. doi:10.1016/j.cmpb.2018.10.020. PMID:30527130.
PMID: 30527130
Funding: - Core Research for Evolutional Science and Technology: JPMJCR1412
- Ministry of Science and Technology, Taiwan: 103-2118-M-008-MY2, 107-2118-M-008-003-MY3, 16H06299
Downloads
- Source codehttps://github.com/cran/compound.Cox