10 October 2015 4 8K Report

I used R's retimes::timefit to fit an exponentially modified Gaussian distribution to reaction time data. It estimates ex-Gaussian parameters based on maximum likelihood and gives AIC/BIC/log likelihood of the estimated parameters, but I would also like to check the goodness of fit. Can anyone point me to how to do this? But even if I do have a goodness of fit measure, I can already see that visually plotting observed RT histograms and the distribution curve with the estimated parameters, not all conditions for certain participants have great fit when an ex-Gaussian curve would seem like a good fit (and other times when it's clear from the distribution that an ex-Gaussian curve is not a good description, e.g. bimodal RT distribution). What do you do in these cases when it is only SOME of the conditions for SOME of the participants?

I have collapsed across different conditions in my data for each participant because keeping all the conditions would result in too few data points for each parameter estimation, so I've run timefit for these different aggregated versions of my data and chose the aggregate version resulting in the lowest overall AIC/BIC. My second question is whether this is kosher? On the other hand, the estimations with the lowest AIC/BIC also seem to have the worst fit through visual inspection. The highest AIC but visually best fit are the estimations collapsed across participant, but I need estimations per participant....Thanks very much in advance for any help!

More Gina Joue's questions See All
Similar questions and discussions