.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
TODO.md
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/piprequirements.txt
docs/doc/changelog.rst
docs/doc/coefficients.rst
docs/doc/exporting.rst
docs/doc/fit.rst
docs/doc/fitfunctions.rst
docs/doc/full_analysis.rst
docs/doc/gettingstarted.rst
docs/doc/importing.rst
docs/doc/readme.rst
docs/doc/toolbox.rst
docs/media/favicon.ico
examples/basic_usage.ipynb
examples/getting_started/README.md
examples/getting_started/create_example_data.py
examples/getting_started/example.py
examples/paper/coefficients.py
examples/paper/experimental.py
examples/paper/workflow.py
mrestimator/__init__.py
mrestimator/_version.py
mrestimator/coefficients.py
mrestimator/fit.py
mrestimator/input_output.py
mrestimator/simulate.py
mrestimator/utility.py
mrestimator/wrapper.py
mrestimator.egg-info/PKG-INFO
mrestimator.egg-info/SOURCES.txt
mrestimator.egg-info/dependency_links.txt
mrestimator.egg-info/requires.txt
mrestimator.egg-info/top_level.txt
mrestimator/test_suite/__init__.py
mrestimator/test_suite/test_coefficients.py
mrestimator/test_suite/test_mr_estimator.py