Tutoring

I'm available for tutoring for any of the statistics courses offered at Dalhousie, feel free to contact me about your needs. My tutoring and consulting fees are listed on my consulting site.

R:

I have a blog about R where I occasionally post solutions to problems I've encountered. Other than that I don't have any R tutorial information right now, but take a look at these tutorials:
Waterloo's R Tutorial: This is the best online tutorial that I've used.
Dalhousie's SPlus Tutorial: For those who don't know, SPlus is the pay version of R, with point-and-click menus added. Most of the scripting commands given in SPlus work in R, just don't use the '_' for assignment in R, use = or <- instead.
Quick-R: This is a very thorough blog about R, designed for both new R users and experienced users. It has advice on a lot of different R computing, from simple data analysis to complex model building.

LaTeX:

Again I have a blog about LaTeX where I post solution to things I stumble over.