Transformed Parameter<T>.Statistic Property
Gets the value of the statistic for this estimated value.
Definition
Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The value of the statistic for this estimated value.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override T Statistic { get; }
Property Value
TThe value of the statistic for this estimated value.
Remarks
This property indicates the deviation of the value from zero. For a transformed parameter, the statistic is based on the original value and standard error.