plot,NMFfit,missing-method | R Documentation |
x
.Plots the residual track computed at regular interval
during the fit of the NMF model x
.
## S4 method for signature 'NMFfit,missing'
plot(x, y, skip = -1, ...)
skip |
an integer that indicates the number of
points to skip/remove from the beginning of the curve. If
|
x |
the coordinates of points in the plot.
Alternatively, a single plotting structure, function or
any R object with a |
y |
the y coordinates of points in the plot,
optional if |
... |
Arguments to be passed to methods, such as
graphical parameters (see
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.