Click or drag to resize

DimensionReductionOptionsOutputOptions Property

Gets the output options to determine what results are to be stored in the destination table.

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

Property Value

DimensionReductionOutputOptions
See Also