The repository describing, simulating and fitting the nl-DDM to different datasets.
Install conda and create a new environment with:
$ conda env create -f environment.yml
then activate your environment with:
$ conda activate nl-ddm
To reproduce figure from the paper XXX:
- Run
scripts_behavior
,scripts_fitting
andscripts_performance
andPaper figures.ipynb