AggregationOperation.mode(of:)
The mode of the metric’s values.
Declaration
case mode(of: Metric)Parameters
- of:
The metric for which the model finds the mode.
The mode of the metric’s values.
case mode(of: Metric)The metric for which the model finds the mode.