Anova Model Row.FStatistic Property
Gets the value of the F statistic associated with this AnovaRow.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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.