Click or drag to resize

DimensionReductionAndRegressionPredictionProcessDataTableWithModel Property

Proxy to the table containing the model. This table should contain a DimensionReductionAndRegressionDataSource.

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

Property Value

DataTableProxy
See Also