spectralPlsPrediction {spectralAnalysis} | R Documentation |
Perform PLS prediction
Description
Perform PLS prediction
Usage
spectralPlsPrediction(spectralObject, plsModel, nComp)
Arguments
spectralObject |
|
plsModel |
PLS model as obtained from |
nComp |
Number of components |
Value
SpectraInTimeComp-class
which includes PLS model + prediction
Author(s)
Nicolas Sauwen
[Package spectralAnalysis version 4.3.3 Index]