Produces a biplot from the output of nmf
Arguments
- x
an object of class "
nmf
"- factors
length 2 vector specifying factors to plot.
- matrix
either
w
orh
- group_by
a discrete factor giving groupings for samples or features. Must be of the same length as number of samples in
object$h
or number of features inobject$w
.- ...
for consistency with
biplot
generic