TNoMSummary-class {ClassComparison} | R Documentation |
Class "TNoMSummary"
Description
An implementation class. Users are not expected to create these objects
directly; they are produced as return objects from the summary method for
TNoM
.
Slots
TNoM
:object of class
TNoM
~~counts
:object of class
numeric
~~
Methods
- show
signature(object = TNoMSummary)
: Print the object, which contains a summary of the underlyingTNoM
object. In particular, the summary reports the number of genes achieving each possible number of misclassifications.
Author(s)
Kevin R. Coombes krc@silicovore.com
See Also
Examples
showClass("TNoMSummary")
[Package ClassComparison version 3.1.8 Index]