TwoWayAnovaModel.TypeISumsOfSquares Property

Gets an ANOVA table using Type I sums of squares.

Definition

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

Property Value

AnovaTable

See Also