| plot.nmfre.ecv | R Documentation |
Draws the element-wise CV score (held-out RMSE) against the rank, marking the minimizing rank as “Best (Min)”.
## S3 method for class 'nmfre.ecv'
plot(
x,
main = "NMF-RE element-wise CV",
xlab = "Rank (Q)",
ylab = "sigma.ecv (held-out RMSE)",
...
)
x |
An object of class |
main |
Plot title. |
xlab, ylab |
Axis labels. |
... |
Passed to |
The input object, invisibly.
nmfre.ecv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.