Click or drag to resize

NMathFunctionsNaNSumOfSquaredErrors Method

Overload List
 NameDescription
Public methodStatic memberNaNSumOfSquaredErrors(Double) Calculates the sum of squared errors (SSE) of the elements in the given data set, excluding NaN values.
Public methodStatic memberNaNSumOfSquaredErrors(DoubleVector) Calculates the sum of squared errors (SSE) of the elements in the given data set, excluding NaN values.
Public methodStatic memberNaNSumOfSquaredErrors(IDFColumn) Calculates the sum of squared errors (SSE) of the elements in the given data set, excluding missing values.
Top
See Also