glmhmm
glmhmm copied to clipboard
a question about xlabes in fit-real-data.ipynb
Hi, irisstone! In the file fit-real-data.ipynb, the experimental data have been arranged in the following order: bias、delta cues、laser、previous choices 1-6 and previous rewarded choice. But when you plot, you set xlabels = ['$\Delta$ cues', 'laser', 'bias', '1', '2', '3', '4', '5', '6', 'prev rew \n choice']. I feel a little bit confused. Why not keep them in the same order ? Waiting for your reply!