Last data update: 2014.03.03

dualKS

Package: dualKS
Type: Package
Title: Dual KS Discriminant Analysis and Classification
Version: 1.32.0
Date: 2008-04-25
Author: Eric J. Kort, Yarong Yang
Maintainer: Eric J. Kort <ericjkort@gmail.com>,
Yarong Yang <yarong.yang@ndsu.edu>
Imports: graphics
Depends: R (>= 2.6.0), Biobase (>= 1.15.0), affy, methods
Description: 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.
Collate: AllClasses.R summary-methods.R plot-methods.R show-methods.R
dksClassify.R dksCustomClass.R dksPerm.R dksSelectGenes.R
dksToGeneSet.R dksTrain.R dksWeights.R KS.R makeClassifier.R
predictClass.R rKS.R rKSScan.R
License: LGPL (>= 2.0)
biocViews: Microarray, Classification
NeedsCompilation: no
Packaged: 2016-05-04 05:20:57 UTC; biocbuild

● BiocViews: Classification, Microarray
4 images, 12 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'dualKS' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'dualKS'
Creating a generic function for 'plot' from package 'graphics' in package 'dualKS'
** help
*** installing help indices
  converting help for package 'dualKS'
    finding HTML links ... done
    KS                                      html  
    class.DKSClassifier                     html  
    class.DKSGeneScores                     html  
    class.DKSGeneSet                        html  
    class.DKSPredicted                      html  
    dks                                     html  
    dksClassify                             html  
    dksCustomClass                          html  
    dksPerm                                 html  
    dksSelectGenes                          html  
    dksTrain                                html  
    dksWeights                              html  
    dualKS-package                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (dualKS)
Making 'packages.html' ... done