had.co.nz
This is the website of Hadley Wickham. I'm an Assistant Professor of Statistics at Rice University, interested in interactive and dynamic graphics, in developing practical tools for data analysis, and in gaining better understanding of complex statistical models through visualisation. In July 2008, I completed my PhD in statistics at Iowa State University with Di Cook and Heike Hofmann.
Professional resources
Teaching
- stat645: Data visualisation. Rice University, Spring 2011.
- stat310: Introduction to probability and mathematical statistics. Rice University, Spring 2011 (previously taught Spring 10 and Spring 09).
- stat405: Statistical computing. Rice University, Fall 2009. (Previously taught in Fall 2008.)
- stat480: Applied statistical computing. ISU, Spring 2007/08.
- hon322f: Escape from flatland. ISU, Spring 2007
- lookingatdata.com: statistical graphics and data analysis courses for the general public
R packages
- ggplot2, an implementation of the Grammar of Graphics in R
- Tools for model visualisation: classifly (classification boundaries), clusterfly (clusterings) and meifly (ensembles of linear models)
- DescribeDisplay, a package for recreating GGobi graphics in R
- rggobi for fluidly moving data and metadata between R and GGobi
- plyr, a package that generalises and standardises the apply family of functions for problems that require you to split up a large data structure into multiple pieces, apply a function to each piece and then join the pieces back together
- testthat, a friendly unit testing framework for R
- profr, an alternative visualisation for profiling data
- reshape for flexibly restructuring data in R
Under development
- tourr, with Di Cook. A package for powering all sorts of tours (grand, guided, local, planned, rock) from R
- localmds, with Lisha Chen.
- decumar, a literate programming interface for R (an alternative to sweave)
- eval.with.details, an enhanced version of eval that gives you complete control over output
Other software projects
- ghostwriter: a ruby script to generate applescript to type in demo code for you
- GGobi: software for interactive and dynamic graphics, for which I am a co-developer.
Personal resources