diff --git a/cours.pptx b/cours.pptx index a1ab0bc..a76c3fb 100644 Binary files a/cours.pptx and b/cours.pptx differ diff --git a/setup.R b/setup.R new file mode 100644 index 0000000..9036642 --- /dev/null +++ b/setup.R @@ -0,0 +1 @@ +install.packages(c("tidyverse", "lme4", "lmerTest", "TraMineR", "TSA", "astsa", "zoo", "Rssa", "survival"))