Learn R Programming

NMF (version 0.5.06)

NMFSet-class: Deprecated Class to store results from multiple runs of NMF algorithms

Description

This class is deprecated and replaced by class NMFfitX and its extensions. It remains only for backward compatibility and will be defunct in the next release. It extends the base class list to store the result from a multiple run of NMF algorithms. The elements are of class NMF.

Arguments

Methods

All the methods for this class have been removed from the package and are substituted by methods for NMFfitX objects.

See Also

NMFfitX, NMF , nmf-methods, nmf-multiple