Contents

AggregationOperation

The type of aggregation operation used to compute a summary statistic.

Declaration

enum AggregationOperation

Overview

Each case pairs a statistical function with the Metric it operates on, except AggregationOperation.custom(label:) which represents a custom computation.

Topics

Enumeration Cases

Instance Properties

Default Implementations

See Also

Inspecting aggregate results