offset,NMFOffset-method {NMF}R Documentation

Offsets in NMF Models with Offset

Description

The function offset returns the offset vector from an NMF model that has an offset, e.g. an NMFOffset model.

Usage

  ## S4 method for signature 'NMFOffset'
offset(object)

Arguments

object

an instance of class NMFOffset.


[Package NMF version 0.27 Index]