2
votes
2answers
75 views

How to adjust SSE or RMSE for the number of free parameters in the model?

How do I adjust SSE (sum of squared errors) or RMSE (root-mean-square errors) for the number of free parameters in the model? Is there an "adjusted" RMSD metric similar to the adjusted r-squared ...
7
votes
2answers
177 views

Best practice to handle double negatives when using the expectancy-value model?

My question is regarding the multiplicative combination rule in the Expectancy-value model developed by Fishbein and Ajzen, and the issues regarding the expectancy value-muddle, or the case of "double ...
8
votes
3answers
261 views

Introductory resources on bayesian modeling for cognitive sciences

On Cross Validated there is a great question about best introductory books for bayesian statistics. Also, Jeromy Anglim blogged recently about use of JAGS, rjags, and Bayesian Modelling, with some ...