Questions about HDDMRegression with drift_criterion
62 views
Skip to first unread message
Ziliang Xiong
unread,
Jul 20, 2024, 10:37:23 PM7/20/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hddm-users
Hi all,
I tried to search in the HDDM help doc but couldn't find much information, therefore I wondered if anyone here could help me understand this:
I understand that in HDDMStimCoding module it is possible to split drift rate v by using response-coded data and specifying another column in the data to denote accuracy (whether this is a correct or incorrect trial),
Same in HDDMStimCoding, one can explicitly set drift_criterion = True to separately estimate a constant bias added to the drift rate v. And this drift_criterion (dc) is also allowed to vary given desired task conditions, e.g., using depends_on = {'dc': 'condition'},
But if I understand correctly, HDDMStimCoding is more suitable for estimating between-subjects effects, so what about within-subjects effects? How can I use HDDMRegression to set up a similar model as I described in 2?
Any insights or helpful information would be greatly appreciated.Thank you all!