Parameter<T>.Standard Error Property
Gets the standard error of the estimated value.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The standard error of the estimated value.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public T StandardError { get; }
Property Value
TThe standard error of the estimated value.
Remarks
The standard error corresponds to the scale parameter of the distribution.