Click or drag to resize

LogisticRegressionParameterParameterCalcParameterIndex Property

Gets the index of this parameter in the linear regresssion.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int ParameterIndex { get; }

Property Value

Int32
See Also