Bioconductor version: Release (2.11)
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.2.1 |
| In Bioconductor since | BioC 2.11 (R-2.15) |
| 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.2.1.tar.gz |
| Windows Binary | cancerclass_1.2.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | cancerclass_1.2.1.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!