Click or drag to resize

MultivariateLinearFitParametersSelectedDataColumns Property

Gets the selected data columns.

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

Property Value

IAscendingIntegerCollection
See Also