Learn R Programming

NMF (version 0.5.06)

NMF-defunct: Defunct Functions in NMF Package

Description

The functions or variables listed here are no longer part of package NMF as they are not needed (any more).

Usage

extra(object, name)

Arguments

Details

extra was used to access slot extra in class NMFfit. It has been replaced in version 0.3 by methods $ and $<-. See $.