Click or drag to resize

DimensionReductionOptionsPreprocessing Property

Gets the preprocessing applied to each individual spectrum or to the entire ensemble prior to analysis.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ISingleSpectrumPreprocessor Preprocessing { get; init; }

Property Value

ISingleSpectrumPreprocessor
See Also