Multivariate |
| Name | Description | |
|---|---|---|
| PreprocessSpectraForPrediction(IMultivariateCalibrationModel, Double, MatrixDouble, Double, MatrixDouble) | This will convert the raw spectra (horizontally in matrixX) to preprocessed spectra according to the calibration model. | |
| PreprocessSpectraForPrediction(ISingleSpectrumPreprocessor, Double, MatrixDouble, IEnsembleProcessingAuxiliaryData, Double, IMatrixDouble) | Preprocesses the x and y matrices before usage in multivariate calibrations. |