TwoWayAnovaModel.TypeIIISumsOfSquares Property

Gets an ANOVA table using Type III sums of squares.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public AnovaTable TypeIIISumsOfSquares { get; }

Property Value

AnovaTable

See Also