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