Click or drag to resize

MultivariateRegressionPreprocessSpectraForPrediction Method

Overload List
 NameDescription
Public methodStatic memberPreprocessSpectraForPrediction(IMultivariateCalibrationModel, Double, MatrixDouble, Double, MatrixDouble) This will convert the raw spectra (horizontally in matrixX) to preprocessed spectra according to the calibration model.
Public methodStatic memberPreprocessSpectraForPrediction(ISingleSpectrumPreprocessor, Double, MatrixDouble, IEnsembleProcessingAuxiliaryData, Double, IMatrixDouble) Preprocesses the x and y matrices before usage in multivariate calibrations.
Top
See Also