Click or drag to resize

DimensionReductionAndRegressionOptionsControllerEnsembleMeanScalePreprocessorController Property

Gets or sets the controller for the selected ensemble mean/scale preprocessor.

Namespace: Altaxo.Gui.Analysis.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController EnsembleMeanScalePreprocessorController { get; set; }

Property Value

IMVCANController
See Also