Click or drag to resize

NMathFunctionsSumOfSquaredErrors Method

Overload List
 NameDescription
Public methodStatic memberSumOfSquaredErrors(Double) Calculates the sum of squared errors (SSE) of the elements in the given data set.
Public methodStatic memberSumOfSquaredErrors(DoubleVector) Calculates the sum of squared errors (SSE) of the elements in the given data set.
Public methodStatic memberSumOfSquaredErrors(IDFColumn) Calculates the sum of squared errors (SSE) of the elements in the given data set.
Public methodStatic memberSumOfSquaredErrors(Int32) Calculates the sum of squared errors (SSE) of the elements in the given data set.
Top
See Also