TNoMSummary-class | R Documentation |
An implementation class. Users are not expected to create these objects
directly; they are produced as return objects from the summary method for
TNoM
.
TNoM
:object of class TNoM
~~
counts
:object of class numeric
~~
signature(object = TNoMSummary)
: Print the
object, which contains a summary of the underlying TNoM
object. In particular, the summary reports the number of genes
achieving each possible number of misclassifications.
Kevin R. Coombes krc@silicovore.com
TNoM
showClass("TNoMSummary")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.