Description Creating Objects Slots Author(s) See Also
The function dksTrain returns on object of class DKSGeneScore to hold the analysis results for subsequent classifier extraction and classification. This way, the gene scoring does not need to be repeated for classifiers based on different numbers of genes.
new("DKSGeneScore",
gscores.up=new("matrix"),
gscores.down=new("matrix"))
gscores.up
:A matrix of gene scores, one column per class
gscores.down
:A matrix of gene scores, one column per class
Eric J. Kort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.