Bioconductor version: Release (2.12)
The classification protocol starts with a feature selection step and continues with nearest-centroid classification. The accurarcy of the predictor can be evaluated using training and test set validation, leave-one-out cross-validation or in a multiple random validation protocol. Methods for calculation and visualization of continuous prediction scores allow to balance sensitivity and specificity and define a cutoff value according to clinical requirements.
Author: Jan Budczies, Daniel Kosztyla
Maintainer: Daniel Kosztyla <danielkossi at hotmail.com>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("cancerclass")
    To cite this package in a publication, start R and enter:
    citation("cancerclass")
    | R Script | Cancerclass: An R package for development and validation of diagnostic tests from high-dimensional molecular data | |
| Reference Manual | 
| biocViews | Cancer, Classification, Microarray, Software, Visualization | 
| Version | 1.4.0 | 
| In Bioconductor since | BioC 2.11 (R-2.16) | 
| License | GPL-3 | 
| Depends | R (>= 2.10.1), Biobase, binom, methods, stats | 
| Imports | |
| Suggests | cancerdata | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | 
| Package Source | cancerclass_1.4.0.tar.gz | 
| Windows Binary | cancerclass_1.4.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | cancerclass_1.4.0.tgz | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!