To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("dualKS")
In most cases, you don't need to download the package archive at all.
This package is for version 3.2 of Bioconductor; for the stable, up-to-date release version, see dualKS.
Bioconductor version: 3.2
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 <ericjkort at gmail.com>, Yarong Yang <yarong.yang at ndsu.edu>
Citation (from within R,
enter citation("dualKS")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("dualKS")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("dualKS")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: