Metadata-Version: 2.0
Name: pymer4
Version: 0.4.0
Summary: pymer4: all the convenience of lme4 in python
Home-page: http://eshinjolly.com/pymer4/
Author: Eshin Jolly
Author-email: eshin.jolly.GR@dartmouth.edu
License: MIT
Description-Content-Type: UNKNOWN
Keywords: statistics,multi-level-modeling,regression,analysis
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: joblib (>=0.11)
Requires-Dist: matplotlib (>=2.0)
Requires-Dist: numpy (>=1.12.0)
Requires-Dist: pandas (>=0.19.1)
Requires-Dist: patsy (>=0.4.1)
Requires-Dist: rpy2 (==2.8.5)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: seaborn (>=0.8.0)
Requires-Dist: six

pymer4 is a Python package to make it simple to perform multi-level modeling by interfacing with the popular R package lme4. pymer4 is also capable of fitting a variety of standard regression models with robust, bootstrapped, and permuted estimators


