Click or drag to resize

DimensionReductionOutputOptionsIncludeEnsemblePreprocessingAuxiliaryData Property

Gets a value indicating whether auxiliary data from ensemble preprocessing should be included in the output.

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

Property Value

Boolean
See Also