Click or drag to resize

MultivariateRegressionPreprocessSpectraForPrediction Method

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