TransformedParameter<T>.Statistic Property
Gets the value of the statistic for this estimated value.
DefinitionPermalink
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
The value of the statistic for this estimated value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public override T Statistic { get; }
Property ValuePermalink
TThe value of the statistic for this estimated value.
RemarksPermalink
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.