.. title:: OT_arHMM: Autoregressive HMM analysis for optical tweezer data Welcome to OT_arHMM's documentation! ==================================== .. toctree:: :maxdepth: 4 :hidden: tutorial.ipynb api This python package allows for analyzing optical tweezer data using autoregressive hidden Markov model (arHMM). See :doc:`/tutorial` for an overview of the package. See :doc:`/api` for information about the package. Installation ------------ This package can be installed from github via pip:: pip install ot-arhmm