Click or drag to resize

DimensionReductionAndRegressionOptionsControllerEnsembleMeanScalePreprocessor Property

Gets or sets the selectable ensemble mean/scale preprocessors.

Namespace: Altaxo.Gui.Analysis.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> EnsembleMeanScalePreprocessor { get; set; }

Property Value

ItemsControllerType
See Also