Computes the consensus matrix of the set of fits stored in object, as the mean connectivity matrix across runs.
This method returns NULL
on an empty object. The
result is a matrix with several attributes attached, that
are used by plotting functions such as
consensusmap
to annotate the plots.
## S4 method for signature 'NMFfitXn' consensus(object, ..., no.attrib = FALSE)
object |
an object with a suitable
|
... |
extra arguments to allow extension. They are
passed to |
no.attrib |
a logical that indicates if attributes
containing information about the NMF model should be
attached to the result ( |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.