Skip to content

Latest commit

 

History

History
 
 

README.md

GMS Introduction to Statistics

Prerequisites

None

Suggested Software

  1. Anaconda3 (for python3 notebooks) with the following packages:
    • adjusttext - can install using pip install adjusttext
  2. R with the following packages:
    • FactoMineR - install.packages("FactoMineR") and factoextra - install.packages("factoextra")
    • XGR - install.packages("XGR")
    • pwr - install.packages("pwr")
  3. Any spreadsheet software (optional)

Blocks

  1. Tests of significance and correlations
  2. Dealing with uncertainty from raw experimental data and linear regression
  3. Big data sets and dimension reduction methods, multiple testing and power calculations
  4. Logistic regression

Timetable

October 28 October 29
09:30 - 12:00 Block 1 Block 3
12:00 - 13:30 Lunch Break
13:30 - 16:00 Block 3 Block 4

Online Resources