dualKS

Dual KS Discriminant Analysis and Classification

This package implements a Kolmogorov Smirnov rank-sum based algorithm for training (i.e. discriminant analysis--identification of genes that discriminate between classes) and classification of gene expression data sets. One of the chief strengths of this approach is that it is amenable to the "multiclass" problem. That is, it can discriminate between more than 2 classes.

Author Eric J. Kort, Yarong Yang
Maintainer Eric J. Kort

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("dualKS")

Vignettes (Documentation)

Package Downloads

dualKS.pdf
Package source dualKS_1.2.0.tar.gz
Windows binary dualKS_1.2.0.zip
MacOS X 10.4 (Tiger) binary dualKS_1.2.0.tgz
MacOS X 10.5 (Leopard) binary dualKS_1.2.0.tgz

Details

biocViews
Depends
R , Biobase , affy , methods
Suggests
Imports
SystemRequirements
License LGPL (>= 2.0)
URL
dependsOnMe
suggestsMe