Metadata-Version: 2.0
Name: RADD
Version: 0.0.6
Summary: RADD (Race Against Drift-Diffusion) is a python package for fitting & simulating cognitive models of reinforcement learning and decision-making
Home-page: http://github.com/CoAxLab/radd
Author: Kyle Dunovan, Timothy Verstynen
Author-email: dunovank@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: NumPy (>=1.8.2)
Requires-Dist: SciPy (>=0.16.1)
Requires-Dist: lmfit (>=0.9.0)
Requires-Dist: matplotlib (>=1.4.3)
Requires-Dist: pandas (>=0.12.0)
Requires-Dist: seaborn (>=0.5.1)

UNKNOWN


