Machine learning and k-fold cross validation with sparklyr

...

November 2, 2017 · 12 min · Ed

Writing your thesis with bookdown

...

September 25, 2017 · 15 min · Ed

Intro to R slides

For the Perception Action and Cognition Lab Open Science Week, 2017 (University of Leeds) I gave two talks introducing R. You can see the slides below. The code for the slides can be found over at GitHub. An introduction to R In this introduction to R I focused on tools from the tidyverse, as well as trying to provide some motivation for learning R. The audience was academics and postgraduates in a psychology department....

January 31, 2017 · 1 min · Ed

Modelling working memory precision in R

Update: I’ve since wrapped this code up in a R package. I have translated Paul Bays’ Matlab functions for modeling continuous response data into R . Bays’ guide to the Matlab functions and their usage can be found here. I have a detailed guide to the R functions and their usage over on Github. A typical precision task has participants recall a feature of stimulus on a continuous scale rather than using classic correct/incorrect scoring....

October 17, 2016 · 2 min · Ed

Priors as beliefs: a wrong turning?

“Language sets everyone the same traps; it is an immense network of easily accessible wrong turnings.” - Ludwig Wittgenstein, Culture & Value (1980) It is often said that priors in Bayesian statistics are ‘beliefs’. I maintain this analogy is misguided and unhelpful. The nature of ‘belief’ remains controversial but can be said “to refer to the attitude we have, roughly, whenever we take something to be the case or regard it as true....

October 12, 2015 · 5 min · Ed