This lesson is being piloted (Beta version)

Exploring and Predicting using Linear Regression in R

This workshop is designed to increase participants’ understanding of statistical relationships between data. It introduces principles and methods of regression models using R, and how to interpret relationships between variables. The course covers basic principles of regression methods through to interpreting the output of statistical analyses, and also includes practical sessions giving hands-on experience with regression analysis in R.

The workshop is recommended for researchers who wish to expand their skills into regression methods and who are considering using regression approaches in their research. Participants are expected to have a basic familiarity with the concepts of descriptive statistics and elementary statistical hypothesis testing.

The workshop is applicable for all disciplines, although examples and exercises will be based around clinical and biological datasets.

Learning Objectives
During the workshop, participants will learn how to:

Syllabus
Topics covered during the workshop will include:

Prerequisites

Prior knowledge of R is required (the R for Reproducible Scientific Research Software Carpentry workshop is highly recommended) as the basics of R will not be covered.

Schedule

Setup Download files required for the lesson
00:00 1. Data Preparation What data will we be using?
How do I load the data?
01:15 2. Correlation How can we tell if two variables are correlated?
What test(s) do we use to test for correlation?
02:45 3. Simple Linear Regression What is linear regression?
What are the assumptions we need to meet to use linear regression?
How do I perform linear regression in R?
How do I ensure that my data meets the model assumptions?
04:45 4. Multiple Linear Regression What is multiple linear regression?
What are the additional assumptions we need to meet to use multiple linear regression?
How do I perform multiple linear regression in R?
How do I ensure that my data meets the model assumptions?
06:45 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.