Skip to contents

Prints the NMF-FFB model summary (dimensions, convergence, stability diagnostics, fit statistics, and inference results if available).

Usage

# S3 method for class 'summary.nmf.ffb'
print(x, ...)

Arguments

x

An object of class "summary.nmf.ffb" returned by summary.nmf.ffb.

...

Not used.

Value

Invisible x.

See also