limix-core

Fast inference for Linear Mixed Models.


License
Apache-2.0
Install
pip install limix-core==1.0.1

Documentation

limix-core

PyPI-License PyPI-Version Documentation Status

Fast inference for Linear Mixed Models and Gaussian Proccesses. Together with glimix-core it implements a flexible framework for Linear Mixed Model inference.

See also: https://github.com/limix/limix/

Install

The recommended way of installing it is via pip

pip install limix-core

Usage

Please, refer to the documentation.

Problems

If you encounter any issue, please, report it.

Authors

License

This project is licensed under the Apache License (Version 2.0, January 2004) - see the LICENSE file for details