All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, Resolvable, TimestampAware, ToAggregator

public class Deriv extends TimeSeriesAggregateFunction implements ToAggregator, TimestampAware
Calculates the derivative over time of a numeric field using linear regression.