HW 09 - Modeling the GSS

Author

Insert your name here

Published

Invalid Date

Load packages and data

library(tidyverse)
library(tidymodels)
library(dsbox)

Exercises

Exercise 1

Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.

Exercise 2

Remove this text, and add your answer for Exercise 2 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.

Exercise 3

Remove this text, and add your answer for Exercise 3 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.

Exercise 4

…

Exercise 5

…

Exercise 6

…

Exercise 7

…

Exercise 8

…

Exercise 9

…

Exercise 10

…

Exercise 11

…

Exercise 12

…

Exercise 13

…

Exercise 14

…

Exercise 15

…