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 NMFfitX1
consensus(object, no.attrib = FALSE)
an object with a suitable
predict
method.
a logical that indicates if attributes
containing information about the NMF model should be
attached to the result (TRUE
) or not
(FALSE
).