Click or drag to resize

DimensionReductionAndRegressionDataSourceProcessResult Property

Some data that will be created when executing the data source.

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

Property Value

DimensionReductionAndRegressionResult
See Also