 | AnovaRegressionParameterSumOfSquares Property |
Gets the sum of squares due to this parameter.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double SumOfSquares { get; }
Public ReadOnly Property SumOfSquares As Double
Get
public:
property double SumOfSquares {
double get ();
}
member SumOfSquares : float with get
Property Value
Double
See Also