dnscrypt-proxy/vendor/github.com/lifenjoiner/ewma/README.md

375 B

EWMA

EWMA: Exponentially Weighted Moving Average algorithms

This is a variant of EWMA.

Variant

During the "warmup" stage, it uses a just-in-time alpha to get a more reasonable average.

Just one form.

EWMA Comparisons

Implementation

https://github.com/lifenjoiner/ewma