You are here: Start » AVL.NET » MEstimator Enumeration

MEstimator Enumeration

Defines how to suppress the influence of values far from most others on the result.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
HuberSuppresses values distant enough linearly according to the distances.
TukeyEliminates values distant enough completely.

Remarks

See also