Related to "Rate"
Calculate the rate of change
Use the derivative()
function to calculate the rate of change between subsequent values or the aggregate.rate()
function to calculate the average rate of change per window of time. If time between points varies, these functions normalize points to a common time interval making values easily comparable.