This workshop is intended for people who have taken an introductory statistic course and feel comfortable with the material covered in our Introductory Statistics Using R workshop. This is a hands-on workshop and all methods will be demonstrated using the free statistical software package R.
Topics that will be covered include:
- Chi-squared tests
- One-way and two-way ANOVA
- Simple and multiple linear regression
- Checking model assumptions using diagnostic plots
- Post hoc analysis
- Graphing and visualizing data
- Navigating specialized packages
Downloading R and R Studio:
If you intend follow along with the R coding during the workshop, please make sure that you have the latest version of R and RStudio installed.
First, you will need to download and install R. R can be downloaded at: https://cran.r-project.org/.
Next you will need to download and install RStudio. We will use RStudio in this workshop. You can download RStudio at:
https://rstudio.com/products/rstudio/download/#download.