plot.nmfae.signed: Plot method for nmfae.signed (convergence)

View source: R/nmfae.signed.R

plot.nmfae.signedR Documentation

Plot method for nmfae.signed (convergence)

Description

Displays the convergence trajectory of the objective function.

Usage

## S3 method for class 'nmfae.signed'
plot(x, ...)

Arguments

x

An nmfae.signed object.

...

Additional graphical parameters.

Value

Invisible NULL.

Lifecycle

This function is experimental. The interface may change in future versions.

References

Ding, C. H. Q., Li, T., & Jordan, M. I. (2010). Convex and semi-nonnegative matrix factorizations. IEEE Transactions on Pattern Analysis and Machine Intelligence, 32(1), 45–55.

See Also

nmfae.signed


nmfkc documentation built on July 14, 2026, 1:07 a.m.