Dear authors,
Thank very much for your open practices. Scripts here are very helpful for me to understand your study. After reading your manuscript on biorXiv, I have a question about one particular detail of the hddm modelling:
In the last sentence of 1.0.3 Cognitive modeling and model comparison in the manuscript, you wrote that
In this work, the stimulus-based approach is employed.
However, functions used in models_utils.py are hddm.HDDM(), instead of hddm.HDDMStimCoding(). I am a bit confused, because the tutorial of HDDM suggests that stimulus-coding approach should use hddm.HDDMStimCoding().