offset,NMFOffset-method {NMF} | R Documentation |
The function offset
returns the offset vector from
an NMF model that has an offset, e.g. an NMFOffset
model.
## S4 method for signature 'NMFOffset' offset(object)
object |
an instance of class |