|  | LogisticRegressionParameterParameterCalcParameterIndex Property | 
            Gets the index of this parameter in the linear regresssion.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int ParameterIndex { get; }Public ReadOnly Property ParameterIndex As Integer
	Get
public:
property int ParameterIndex {
	int get ();
}member ParameterIndex : int with get
Property Value
Int32 See Also
See Also