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