Click or drag to resize
ANOVATotalSumOfSquares Property
Returns the total sum of squares.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double TotalSumOfSquares { get; }

Property Value

Type: Double
A double representing the total sum of squares.
See Also