offset,NMFfit-method {NMF} | R Documentation |
Returns the offset from the fitted model.
Description
Returns the offset from the fitted model.
Usage
## S4 method for signature 'NMFfit'
offset(object)
Arguments
object |
An offset to be included in a model frame |
[Package NMF version 0.27 Index]