Datasets are made available in the packages below.
You will need a working R environment (version 3.4.2 Short Summer) for the GAM course. An integrated development environment like Rstudio is useful.
For the cours, some additional package must also be installed. For your convenince you may copy and paste the lines below.
Please install all the packages before the course. The estimated installation time is less than 10 minutes if there is no problem.
install.packages(c("devtools", "qgam", "e1071", "gamair"))
devtools::install_github("mfasiolo/mgcViz")
devtools::install_github("mfasiolo/mgcFam")
Vignette of mgcViz package
Vignette of qgam package
Slides for the course
qgam
Exercices