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