Files
elasticsearch-js/docs/reference/api/AggregationsMedianAbsoluteDeviationAggregation.md
2025-05-28 10:02:30 -05:00

6 lines
356 B
Markdown

# `AggregationsMedianAbsoluteDeviationAggregation` [interface-AggregationsMedianAbsoluteDeviationAggregation]
| Name | Type | Description |
| - | - | - |
| `compression` | [double](./double.md) | Limits the maximum number of nodes used by the underlying TDigest algorithm to `20 * compression`, enabling control of memory usage and approximation error. |