pdmclass

pdmclass applies penalized regression methods to classify microarray cancer samples and rank genes by their contribution to molecular classification.


Key Features:

  • Penalized Regression Methods: Implements partial least squares (PLS), principal components regression (PCR), and ridge regression for analysis of microarray data.
  • Optimal Scoring Adaptation: Adapts PLS, PCR, and ridge regression for classification using the optimal scoring algorithm.
  • Gene Ranking Procedure: Ranks genes based on fitted regression models to indicate gene significance in the classification models.

Scientific Applications:

  • Cancer Classification: Produces molecular classifications of tumors from microarray data to distinguish between cancer types.
  • Application to Microarray Studies: The implemented methodologies have been applied to two microarray studies in cancer.

Methodology:

Uses regularized regression models—principal components regression (PCR), partial least squares (PLS), and ridge regression—adapted for classification via the optimal scoring algorithm, with a gene ranking procedure derived from the fitted models.

Topics

Collections

Details

License:
Artistic-2.0
Tool Type:
command-line tool, library
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
1/17/2017
Last Updated:
11/25/2024

Operations

Publications

Ghosh D. Penalized Discriminant Methods for the Classification of Tumors from Gene Expression Data. Biometrics. 2003;59(4):992-1000. doi:10.1111/j.0006-341x.2003.00114.x. PMID:14969478.

Documentation

Downloads