Draws BIC and ICL against \(K\), with the selected \(K\) marked. Every
other selector in the package (nmfkc.rank,
nmfkc.ard, nmfkc.consensus,
nmfkc.bicv) has a plot method; without this one
plot(nmf.gmm.select(...)) fell through to plot.default and
errored with "'x' is a list, but does not have components 'x' and 'y'".
Usage
# S3 method for class 'nmf.gmm.select'
plot(x, ...)Development status
Part of the experimental NMF-GMM family: see nmf.gmm.
The interface may change in future versions — argument names, defaults
and the contents of the returned object are not yet stable.