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 bysummary.nmf.sem.- ...
Not used.