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.sem'
print(x, ...)

Arguments

x

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

...

Not used.

Value

Invisible x.

See also