|  | GlobalFittedParameterStandardError Property | 
            Gets the standard error of this parameter.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double StandardError { get; }Public ReadOnly Property StandardError As Double
	Get
public:
property double StandardError {
	double get ();
}member StandardError : float with get
Property Value
Double See Also
See Also