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 name | Description |
|---|---|
| Huber | Suppresses values distant enough linearly according to the distances. |
| Tukey | Eliminates values distant enough completely. |
