consensus,NMFfitX1-method | R Documentation |
object
was selected as the best fit.The result is the matrix stored in slot
‘consensus’. This method returns NULL
if
the consensus matrix is empty.
## S4 method for signature 'NMFfitX1'
consensus(object, no.attrib = FALSE)
object |
an object with a suitable
|
no.attrib |
a logical that indicates if attributes
containing information about the NMF model should be
attached to the result ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.