/Common-mistakes-in-statistics

Wolfgang Forstmeier's workshop on common mistakes in statistics

Primary LanguageR

Common-mistakes-in-statistics

About this work

This work was created by Wolfgang Forstmeier, with coding contributions from Yifan Pei and Malika Ihle.
It is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Prerequisites

During the session

Please download this repository and turn it into a RStudio project by following these instructions:

  1. Click on the green 'Code' button on the top right of this repository and select 'download ZIP'
  2. Once the .zip file downloaded, extract it and place the folder in the desired directory (e.g. Documents)
  3. Open RStudio, and go to ‘File’, ‘New Project…’, and select ‘Existing Directory’
  4. Select the downloaded (and extracted) folder, by clicking on ‘Browse’, then select ‘Create Project’
  5. In the panel containing the ‘Files’ tab, find the script 'Statistical-mistakes.R', and open it by double clicking on it