Skip to main content

Fast inference for Generalised Linear Mixed Models

Project description

https://github.com/limix/glimix-core/blob/develop/logo.png

PyPI-Status Conda-Forge-Status Conda-Downloads Build-Status Codacy-Grade License-Badge Doc-Status

Fast inference over mean and covariance parameters for Generalised Linear Mixed Models. It implements the mathematical tricks of FaST-LMM for the special case of Linear Mixed Models with a linear covariance matrix and provides an interface to perform inference over millions of covariates in seconds. (Refer to FastScanner for details.) The Generalised Linear Mixed Model inference is implemented via Expectation Propagation and also makes use of several mathematical tricks to handle large data sets with thousands of samples and millions of covariates. (Refer to GLMMExpFam and FastScanner for details.)

Install

The recommended way of installing it is via conda

conda install -c conda-forge glimix-core

An alternative way would be via pip

pip install glimix-core

Running the tests

After installation, you can test it

python -c "import glimix_core; glimix_core.test()"

as long as you have pytest.

Authors

License

This project is licensed under the MIT License - see the License file file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glimix-core-1.3.7.tar.gz (42.6 kB view hashes)

Uploaded Source

Built Distributions

glimix_core-1.3.7-py3-none-any.whl (67.5 kB view hashes)

Uploaded Python 3

glimix_core-1.3.7-py2-none-any.whl (67.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page