computeNMFResidu {spectralAnalysis}R Documentation

NMF relative residual per observation

Description

Compute relative residual per observation of an NMF fit to a spectral data set

Usage

computeNMFResidu(object, NMFResult)

Arguments

object

SpectraInTime-class

NMFResult

Fitted NMF model

Value

Dataframe, containing time (observation) vector and residual vector

Author(s)

nsauwen


[Package spectralAnalysis version 4.3.3 Index]