Parameter<T>.Statistic Property
Gets the value of the statistic for this estimated value.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The value of the statistic for this estimated value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public virtual 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.