You’ll notice a new Tools section on the site, including a list of tools I made and tools I use. I hope you find them useful.
I’ve also uploaded code and resulting graphics from an attempt at replicating Miller (1988)‘s simulations demonstrating the dangers of using the median in the context of skewed distributions (ex. human response time data). The code demonstrates Monte Carlo simulation in R using the plyr package and the use of ggplot2 for graphics.