Click or drag to resize

IMultivariatePreprocessingModelPreprocessEnsembleOfSpectra Property

Gets the preprocessing operation applied to an ensemble of spectra (mean/scale preprocessing).

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
IEnsembleMeanScalePreprocessor PreprocessEnsembleOfSpectra { get; }

Property Value

IEnsembleMeanScalePreprocessor
See Also