The R Workshop Series

WK-01 - Introduction to R
WK-01 - Introduction to R

If you are new to R, this is your start point.

WK-02 -  Loading and manipulating data in R
WK-02 - Loading and manipulating data in R

We'll learn how to load, view, and manipulate your data in R!

WK-03 - Introduction to data visualisation with `ggplot2`
WK-03 - Introduction to data visualisation with `ggplot2`

We will improve our data manipulation and visualization skills in R!

WK-04 - Linear models
WK-04 - Linear models

Learn how to implement linear models in R!

WK-05 - Programming in R
WK-05 - Programming in R

Create your own loops and functions!

WK-06 - Generalized linear models
WK-06 - Generalized linear models

Let us allow our response variable to be have non-normal errors

WK-07 - Linear and generalized linear mixed models
WK-07 - Linear and generalized linear mixed models

Learn how to work with random and fixed effects using LMM and GLMM!

WK-08 - Generalized additive models
WK-08 - Generalized additive models

Using GAMs to model non-linear relationships!

WK-09 - Multivariate analyses
WK-09 - Multivariate analyses

Learn how to use unconstrained multivariate analyses!

WK-10 - Advanced multivariate analyses
WK-10 - Advanced multivariate analyses

Learn how to use constrained multivariate analyses!