AnovaResult.SumOfSquaresWithinGroups Property

Definition

Gets the sum of the squares within groups.

public:
 property double SumOfSquaresWithinGroups { double get(); };
public double SumOfSquaresWithinGroups { get; }
member this.SumOfSquaresWithinGroups : double
Public ReadOnly Property SumOfSquaresWithinGroups As Double

Property Value

A double value.

Applies to