Returns the name of the Octave/Matlab function that implements the NMF algorithm -- as stored in slot algorithm.

Description

Returns the name of the Octave/Matlab function that implements the NMF algorithm -- as stored in slot algorithm.

Usage

S4 (NMFStrategyOctave)
`algorithm`(object, load = FALSE)

Arguments

load
logical that indicates if the algorithm should be loaded as an R function.
object
an object computed using some algorithm, or that describes an algorithm itself.