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")
Documentation
|
Package Downloads
|
|
|
Details
biocViews |
|
Depends |
|
Imports |
|
Suggests |
|
System Requirements |
|
License |
LGPL (>= 2.0) |
URL |
|
Depends On Me |
|
Imports Me |
|
Suggests Me |
|
Development History |
Bioconductor Changelog
|