Skip to contents

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

Usage

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

Arguments

object

An object of class "nmfae.inference".

...

Additional arguments (currently unused).

Value

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