TNoMSummary-class {ClassComparison} | 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
showClass("TNoMSummary")