I'm a newbie to HDDM and I'm trying to make sure that I am using this modeling program correctly. I have 6 different conditions in my experiment. On each trial, subjects are shown one of three cues, followed by one of two kinds of stimuli (hence the 6 different conditions). I want to be able to compare the components of the DD model, like z or bias, in these different conditions. To do that, we are using the "depends_on" variable in the hddm.model.HDDMBase function, which we have used to divide our trials by either cue condition, stimuli condition or both.
My question is: Will I get meaningful results from dividing the data up this way? Am I using this variable as it is intended to be used?
Thanks so much!