Cognitive modelling 3: the importance of a script

One of the key things we must avoid is mess and confusion. In the last post I briefly covered one possible template for a research project. One of the reasons why cognitive modelling projects might be a little tricky is because you are not just using an off the shelf software package. For example, if …

Cognitive modelling 2: project structure

What we definitely want to do is avoid confusion and mess. Having a clear project structure and workflow has many advantages. While there is no one single correct way to organise a project, putting a bit of thought into it, and learning from past projects can help a lot. This is the workflow that works for …

Cognitive modelling 1: programming problems

This is the first post in a series exploring programming practice in cognitive modelling. While I have over a decade of experience in cognitive modelling, I am in no way an expert and have no formal computer science training. I am not an authority on this, I am feeling my way. Comments welcome. This post may …

Bayesian accounts of covert selective attention: a tutorial review

I am very happy to announce my new tutorial review paper. Vincent, B. T. (2015) Bayesian accounts of covert selective attention: a tutorial review, Attention, Perception, & Psychophysics, 77(4), 1013-1032. If you do not have an institutional subscription to Attention, Perception, & Psychophysics, Springer allow me to self-archive my author-accepted manuscript (legal). Get the preprints here: [manuscript pdf], [supplementary pdf]. The final publication …

Plotting posterior predictive distributions

I’ve just released a small bit of Matlab code on GitHub which helps automate the job of plotting posterior predictive distributions. If you are inferring posterior distributions of parameters of a 1D function (e.g. y=mx+c) then this code will plot the posterior predictive distribution for you. This should be handy for you to eyeball how well a model …

How do we use the past to predict the future in oculomotor search?

When we conduct visual search for an item of interest we can not only ask ‘what looks like my target’ but we can also ask ‘where do I expect the target to be?’ In a forthcoming paper in the journal Vision Research I asked: how do we use our past experience to construct predictions of where a …