Preparing for Distribution

Refresher

If you need a review of Linear Regression, take a look at Dr. Josh Starmer’s quirky but excellent video below

Data Camp

Please go through and complete the following module

LinkDue byRequiredTaskModuleChapters
Week 810/11/22Modeling with Data in the TidyverseIntroduction to Modeling
Modeling with Basic Regression
Modeling with Multiple Regression
Model Assessment and Selection

R Task

Please follow the directions listed below

  1. Download the task files

  1. Unzip them on your computer and place all of the files in a folder of your choice as is

  2. Open the file Simple Regression Install.R and run the syntax to install the pacman package. This can be used not just to load libraries, but if you are missing any then those will be downloaded automatically by R

  3. Open the file Simple Regression walkthrough.Rmd in RStudio

  4. After finishing the walkthrough, open the mostly empty Rmarkdown file Simple Regression Report.Rmd, read through the directions, and include your syntax to receive credit. You are provided an optional Simple Regression test script.R to test your R code as needed.

  5. Save the resulting PDF file by adding your first initial and last name to the beginning of the filename. For example, my submission would be aroy Simple Regression walkthrough.pdf

  6. Submit the script to eCampus in the Submission Portal