Anova Model Row.FStatistic Property
Gets the value of the F statistic associated with this AnovaRow.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double FStatistic { get; }
Property Value
DoubleRemarks
The F statistic is the ratio of the variance explained by the model component to the residual variance.