Click or drag to resize

DimensionReductionAndRegressionDataSourceProcessOptions Property

Gets or sets the data source options.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DimensionReductionAndRegressionOptions ProcessOptions { get; set; }

Property Value

DimensionReductionAndRegressionOptions
The data source options.
Exceptions
ExceptionCondition
ArgumentNullExceptionFourierTransformation2DOptions
See Also