Click or drag to resize

MultivariateLinearFitParametersDependentColumnIndexIntoSelection Property

Gets or sets the index of the dependent column within the selected columns.

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

Property Value

Int32
See Also