Metadata-Version: 2.1
Name: pybrms
Version: 0.0.33
Summary: Pythonic interface to the brms R package
Home-page: https://github.com/adamhaber/pybrms
Author: Adam Haber
Author-email: adamhaber@gmail.com
License: Apache Software License 2.0
Keywords: bayesian,regression models,rpy2,brms
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: rpy2
Requires-Dist: pystan
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: pystan (>=2.17)
Requires-Dist: numpy (>=1.16)
Requires-Dist: rpy2 (>=3.1)
Requires-Dist: pandas (>=0.24)

UNKNOWN


