From a98dc9943423a96f6544af0dfce9ddcc3c101219 Mon Sep 17 00:00:00 2001 From: GILSON Matthieu <matthieu.gilson@univ-amu.fr> Date: Sat, 22 Jul 2023 10:48:04 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index be2b080..8011e1f 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,17 @@ With the command line: ## Material -Slides: [temp link](https://amubox.univ-amu.fr/s/gz98GXJP5QAgtQp), also check AMETICE +Slides: check AMETICE -Notebooks: +Basic notebooks: -- [ ] DESU_distributions.ipynb +- [ ] basics on distributions: DESU_distributions.ipynb +- [ ] comparison between parametric and non-parametric testing: DESU_corr_param_nonparam.ipynb +- [ ] linear regression using statsmodels library: DESU_regression.ipynb + +Notebooks to pursue: + +- [ ] Granger analysis and autoregressive model estimation: DESU_AR_Granger.ipynb -Evaluation: -- GitLab