Click or drag to resize

DimensionReductionAndRegressionPredictionDataSourceProcessOptions Property

Gets or sets the data source options. Here, null is returned.

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.
See Also