predictNNLS: Based on previously obtained NMF result 'NMFResult', estimate...

View source: R/spectralNMF.R

predictNNLSR Documentation

Based on previously obtained NMF result NMFResult, estimate coefficients for a new spectralData object object using non-negative least squares fitting. The result is returned as as an NMF model.

Description

Based on previously obtained NMF result NMFResult, estimate coefficients for a new spectralData object object using non-negative least squares fitting. The result is returned as as an NMF model.

Usage

predictNNLS(object, NMFResult)

Arguments

object

SpectraInTime-class

NMFResult

Fitted NMF model

Value

Fitted non-negative least squares result in the form of an NMF model

Author(s)

nsauwen


spectralAnalysis documentation built on Jan. 11, 2023, 5:15 p.m.