Blog Archives

How to calculate confidence intervals of correlations with R

November 11, 2010
By

This post sets out how to calculate confidence intervals for correlations using R. Because I often get this question from people unfamiliar with R, it assumes no prior knowledge of R. Formulas Online Statsbookhas formulas for calculating the confiden...

Read more »

How to calculate confidence intervals of correlations with R

November 11, 2010
By

This post sets out how to calculate confidence intervals for correlations using R. Because I often get this question from people unfamiliar with R, it assumes no prior knowledge of R. Formulas Online Statsbookhas formulas for calculating the confiden...

Read more »

More Free Online Instructional Videos on R

June 2, 2010
By

I previously posted a set of links to online videos on R. I organised videos into three categories: (1) what is R; (2) how to do basic data analysis in R; and (3) how to use intermediate and advanced tools in R. Since writing the post I've discovered ...

Read more »

More Free Online Instructional Videos on R

June 2, 2010
By

I previously posted a set of links to online videos on R. I organised videos into three categories: (1) what is R; (2) how to do basic data analysis in R; and (3) how to use intermediate and advanced tools in R. Since writing the post I've discovered ...

Read more »

A 34 Minute Video on Using R to Analyse Winter Olympic Medal Data

May 16, 2010
By

In this post I present a 34-minute video on using R. The video is based on an analysis of 1924 to 2006 Winter Olympic Medals that I presented previously in text form. The video aims to to show what an interactive session in R might look like using ...

Read more »

A 34 Minute Video on Using R to Analyse Winter Olympic Medal Data

May 16, 2010
By

In this post I present a 34-minute video on using R. The video is based on an analysis of 1924 to 2006 Winter Olympic Medals that I presented previously in text form. The video aims to to show what an interactive session in R might look like using ...

Read more »

Abbreviations of R Commands Explained: 250+ R Abbreviations

May 10, 2010
By

The R programming language includes many abbreviations. Abbreviations exist in function names, argument names, and allowed values for arguments. This post expands on over 150 R abbreviations with the aim of making it easier for users new to R who are trying...

Read more »

Abbreviations of R Commands Explained: 250+ R Abbreviations

May 10, 2010
By

The R programming language includes many abbreviations. Abbreviations exist in function names, argument names, and allowed values for arguments. This post expands on over 150 R abbreviations with the aim of making it easier for users new to R who are trying...

Read more »

Videos on Data Analysis with R: Introductory, Intermediate, and Advanced Resources

May 4, 2010
By

If you want to learn about R through videos, there are now a large number of options. This post provides links to many of these video under the headings of: (a) What is R? (b) Introductory R, and (c) Intermediate and Advanced R. What is R?If you are...

Read more »

Videos on Data Analysis with R: Introductory, Intermediate, and Advanced Resources

May 4, 2010
By
Videos on Data Analysis with R: Introductory, Intermediate, and Advanced Resources

If you want to learn about R through videos, there are now a large number of options.This post provides links to many of these video under the headings of:(a) What is R?(b) Introductory R, and(c) Intermediate and Advanced R.What is R?If you are evaluat...

Read more »