Hello again,I am trying to compare different DDM combining DIC and PPC. I would greatly appreciate your answers on how one could build his confidence on the best model selection.1) If we can secure (visually) convergence and normal distribution of the group parameters, is it enough to just use DIC for selecting the best model when the difference in DIC (between the best candidate model and all the others) is large enough (e.g., >15)?
2) If we introduce PPC in the strategy of the best model selection, how can we use the mean RT for PPC, proposed in the tutorial?
hddm.utils.post_pred_stats() gives the upper and lower boundaries (I believe this is 95% interval?) which I do not understand how to use: should one search for the smaller difference between observed and simulated UB and LB among all models? In addition, I do not understand why the lower boundary of both observed and simulated mean RT is negative. Does that mean that our confidence interval should be in the range, e.g., [-0.4, 0.4] s for the mean RT? If yes, wouldn't that be counter-intuitive?
3) Is it possible for a model to have the smallest DIC but some descriptive PPC statistics such as the MSE of the mean RT UB (or LB) be much worse than those in models with larger DIC?
One more question: if we use the “depends_on{'a':'direction','v':'direction','t':'direction'} argument, the variance parameters (s_z, s_t, η) are estimated in the model or not? If yes, they are estimated for the “average” model?
--Thank you!Konstantinos
You received this message because you are subscribed to the Google Groups "hddm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hddm-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
The best suggested model is the {no-constraints} model that has a larger -by 200 - DIC value, compared to the {a,v,t} model
One more thing: For models with the same number of free parameters, should I expect pD values to be close to each other?
For more options, visit https://groups.google.com/d/optout.
|
Model |
Free to vary |
MSE |
DIC |
|
Model |
Free to vary |
MSE |
DIC |
|
1 |
v, a, t, z |
0.03199 |
-265.8 |
|
9 |
a, t |
0.01580 |
732.6 |
|
2 |
v, t, z |
0.02966 |
-120.9 |
|
10 |
v, a |
0.03222 |
883.6 |
|
3 |
v, a, t |
0.03252 |
61.7 |
|
11 |
a, z |
0.01852 |
978.3 |
|
4 |
a, t, z |
0.01777 |
258.3 |
|
12 |
a |
0.01659 |
1645.1 |
|
5 |
v, a, z |
0.03137 |
505.4 |
|
13 |
t |
0.01582 |
797.8 |
|
6 |
v, t |
0.03088 |
186.2 |
|
14 |
z |
0.02069 |
925.3 |
|
7 |
t, z |
0.01829 |
285.1 |
|
15 |
v |
0.033218 |
897.3 |
|
8 |
v, z |
0.03291 |
475.8 |
|
16 |
Fix all |
0.01413 |
2015.9 |
To unsubscribe from this group and stop receiving emails from it, send an email to hddm-users+unsubscribe@googlegroups.com.
Hi, Thomas,
Thank you very much for your quick response (and sorry for my delayed reply), by full model, do you mean the model with all four parameters free to vary?
These results are from real experimental data.
To unsubscribe from this group and stop receiving emails from it, send an email to hddm-users+unsubscribe@googlegroups.com.