| 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:TNoM ~~ counts: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
acheiving each possible number of misclassifications.Kevin R. Coombes <kcoombes@mdanderson.org>
# See the examples for the TNoM class.