Overview
Prerequisite
Install the packages ade4 and adegraphics in your R session:
install.packages("ade4")
install.packages("adegraphics")
To be able to use graphical functionalities of adegraphics, first load ade4.
library(ade4)
library(adegraphics)
Material
The course is available on my GitHub page. Html and pdf versions of the slides are proposed.