Displays a bar chart of per-fold cross-validation errors from
nmfae.cv. The overall RMSE (sigma) is shown in the title.
Usage
# S3 method for class 'nmfae.cv'
plot(x, ...)Arguments
- x
An object of class
"nmfae.cv"returned bynmfae.cv.- ...
Additional graphical parameters passed to
barplot.