Skip to content
forked from compmem/MELD

Mixed Effects models for Large Datasets

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

Shotgunosine/MELD

 
 

Repository files navigation

MELD:

Mixed Effects for Large Datasets

CircleCI

MELD uses rpy2 to wrap r's LME4 library. rpy2 is sometimes difficult to install, so we've provided a docker image with MELD, rpy2, and a jupyter notebook. Just run docker run --rm -p 8888:8888 compmem/meld to start MELDing.

If you use MELD, please cite our publication: Nielson DM, Sederberg PB (2017) MELD: Mixed effects for large datasets. PLOS ONE 12(8): e0182797. https://doi.org/10.1371/journal.pone.0182797

This repo is very much a work in progress, but MELD works in python 3, and is distributed with a docker container to alleviate the pain of rpy2 installation.

About

Mixed Effects models for Large Datasets

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.8%
  • Python 1.6%
  • Other 0.6%