Click or drag to resize

DimensionReductionOptionsDimensionReductionMethod Property

Gets the dimension reduction method.

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

Property Value

IDimensionReductionMethod
See Also