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
Link | Due by | Required | Task | Module | Chapters |
---|---|---|---|---|---|
Week 8 | 10/11/22 | Modeling with Data in the Tidyverse | Introduction to Modeling | ||
Modeling with Basic Regression | |||||
Modeling with Multiple Regression | |||||
Model Assessment and Selection | |||||
R Task
Please follow the directions listed below
- Download the task files
Unzip them on your computer and place all of the files in a folder of your choice as is
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 ROpen the file
Simple Regression walkthrough.Rmd
in RStudioAfter 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 optionalSimple Regression test script.R
to test your R code as needed.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
Submit the script to eCampus in the Submission Portal