Having issues with model fit to the lower bound of the RT distribution #774
Unanswered
theonlydvr
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi, if the model is unable to capture the lower bound of the RT distribution, a good check would be to see if the parameters are hitting the bounds. If you are using a LAN, this could arise from the LAN parameter range cutoffs. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to fit an RLDDM to my data using HSSM. In the past I used HDDM for a similar use case. My model fit is running well in HSSM, but I'm consistently having issues with the fit on the lower-bound of the RT distribution leading to poor estimation of model parameters and failed posterior predictive checks. I had these issues in the past in HDDM, but I was able to resolve them by including a lapse probability and enabling non-decision time variance in the full DDM. As far as I know, there isn't a robust LAN yet for the full DDM which I could use to fit my new models. I was wondering if anyone had alternative suggestions or guidance to get a working LAN for the full DDM (I've had some trouble getting the LANs I've fit for this model to accurately reflect simulated data)?
Beta Was this translation helpful? Give feedback.
All reactions