PyEEG Reference Guide — PyEEG Reference Guide v0.02 r1 ...
pyeeg.sourceforge.net31.08.2010 · pyeeg.hjorth(X, D=None)¶ Compute Hjorth mobility and complexity of a time series from either two cases below: X, the time series of type list (default) D, a first order differential sequence of X (if D is provided, recommended to speed up) In case 1, D is computed by first_order_diff(X) function of pyeeg
pyeeg - PyPI
pypi.org › project › pyeegMar 31, 2021 · pyeeg · PyPI pyeeg 0.0.2 pip install pyeeg Copy PIP instructions Latest version Released: Mar 31, 2021 A Library for the Emotiv Insight Five Channel EEG. Project description This is a libary that will help you, using the Emotiv Insight Five Channel EEG. Change Log 0.0.1 (31/03/2021) First Release