Supplementary Material

November 11th, 2009

The blog posts on this website cover a range of Statistical topics and this page is a repository of supplementary pdf documents for using R for statistical analysis. The supplementary material will take various forms, usually but not exclusively pdf documents, and can be freely used for personal use.

Leaflets

A series of leaflets will be produced to compliment the material that appears in the blog posts and summarises the key points from multiple posts into a handy one-sheet handout.

Data Processing

  • A Guide to Data File Import and Export using R. [pdf] [post] [post]
  • A Guide to Connecting R to a MySQL Database. [pdf] [post] [post]

Creating Graphs

  • A Guide to Creating Bar Charts in R. [pdf] [post]
  • A Guide to Creating Dot Plots in R. [pdf] [post]
  • A Guide to Creating Histograms in R. [pdf] [post]
  • A Guide to Creating Scatter Plots in R. [pdf] [post]
  • A Guide to Creating Box and Whisker Plots in R. [pdf] [post]
  • A Guide to Creating Level Plots in R. [pdf] [post]
  • A Guide to Creating Surface Plots in R. [pdf] [post]

Links to the blog posts associated with each of the leaflets are provided in the list above.

Videos

A series of instructional videos will be produced to compliment the material that appears in the blog posts and leaflets.

Creating Graphs

Statistical Modelling

  • One-way Analysis of Variance. [view] [view]
  • Linear Regression. [view]
  • Quantmod Time Series Modelling. [view]

R Commander

  • Introduction and data import. [view] [post]
  • Data manipulation and summaries. [view] [post]
  • Hypothesis testing. [view] [post]
  • Linear Regression. [view] [post]
  • Logistic Regression. [view] [post]
  • One-way Analysis of Variance. [view] [post]
  • Two-way Analysis of Variance. [view] [post]

LaTeX Beamer

Comments are closed.