Skip to contents

Produces a summary of a fitted NMF model with inference results, including the coefficients table for \(C\) (\(\Theta\)).

Usage

# S3 method for class 'nmfkc.inference'
summary(object, ...)

Arguments

object

An object of class "nmfkc.inference".

...

Additional arguments (currently unused).

Value

An object of class "summary.nmfkc.inference".