Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

objective-commaNMFfit-method

Returns the objective function associated with the algorithm that computed the fitted NMF model object, or the objective value with respect to a given target matrix y if it is supplied.


Description

Returns the objective function associated with the algorithm that computed the fitted NMF model object, or the objective value with respect to a given target matrix y if it is supplied.

Usage

## S4 method for signature 'NMFfit'
objective(object, y)

Arguments

y

optional target matrix used to compute the objective value.

object

an object computed using some algorithm, or that describes an algorithm itself.


NMF

Algorithms and Framework for Nonnegative Matrix Factorization (NMF)

v0.23.0
GPL (>= 2)
Authors
Renaud Gaujoux, Cathal Seoighe
Initial release
2020-07-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.