GLE_AnalysisEM is a scikit-learn compatible estimator.
Statistical inference of Generalized Langevin Equation using Expectation-Maximization algorithm
To install the module
pip3 install --user git+https://github.com/HadrienNU/GLE_AnalysisEM.git
To compile the documentation
cd doc/
make html
And the documentation will be available in
doc/_build/html/index.html