linear_modelling_in_R

An Introduction to Linear Modelling in R

Data Analysis assembly line: Wrangle, Visualise, Model Artwork by @AllisonHorst

You

Packages and requirements

Learning Objectives

In this course we explore linear models and their capabilities using a simulated dataset on salaries from different University departments.

Exploratory Data Analysis

Model Basics and Construction

Assessing Model Fit

Slides and Exercises

Residuals are the information left over from the model. For instance if a dragon's predicted weight is 3.9 tons but her actual weigh is 4.2 tons, the residual would be 0.3 tons

Artwork by @AllisonHorst

Course Instructions

Follow the slides and complete the exercises.

To view the presenter notes in the slides, type ‘p’. If you would like to edit or adapt the slides you will need to install the package Xaringan and follow the instructions in the link.