Anova Table.Error Row Property
Gets the AnovaRow containing the 'error' results.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
An AnovaRow object.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public AnovaRow? ErrorRow { get; }
Property Value
AnovaRowAn AnovaRow object.
Remarks
This property gives access to the properties of the error terms in the analysis.
The error row contains the analysis results for that part of the variation in the data that is not explained by the model.