Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 642 Bytes

README.rst

File metadata and controls

33 lines (19 loc) · 642 Bytes

modelframe

Compute fixed and random effects model matrices in Python

About

modelframe builds model matrices and response vectors from a given dataset using lme4-style formulas in Python.

Installation

You can install modelframe either from PyPI using:

pip install modelframe

or using the latest GitHub [release](https://github.com/dirmeier/modelframe/releases/):

python -m pip install git+https://github.com/dirmeier/modelframe.git@v0.1.0

Author

Simon Dirmeier simon.dirmeier at web.de.