Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

course_stats_desu_2023

  • Clone with SSH
  • Clone with HTTPS
  • course_stats_DESU_2023

    Create an environment with anaconda

    With the anaconda gui

    With the command line:

    Material

    Slides: check AMETICE

    Basic notebooks:

    • 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