Welcome to rhos documentation!

rhos (recursive high order statistics) is a python module to compute recursive mean, variance and high-order statistics on 1D signals.

Each function is implemented in pure python (functions ending in _py, useful for algorithm reference), as well as using a faster approach based on scipy.signal.lfilter().

Indices and tables