Click or drag to resize

IEnsembleMeanScalePreprocessor Methods

The IEnsembleMeanScalePreprocessor type exposes the following members.

Methods
 NameDescription
Public methodProcess Processes multiple spectra together.
Public methodProcessForPrediction Processes the spectra for prediction. For prediction it is neccessary to use the previously (by Process(IMatrixDouble, Int32, IVectorDouble, IVectorDouble)) evaluated spectral mean and scale values, in order to have the same treatment to the spectra as before.
Top
See Also