plot.nmfkc produces a diagnostic plot for the return value of
nmfkc, showing the objective function across iterations.
Usage
# S3 method for class 'nmfkc'
plot(x, ...)Arguments
- x
An object of class
nmfkc, i.e., the return value ofnmfkc.- ...
Additional arguments passed to the base
plotfunction.