Test Your Skills on Basic Regression
Test yourself on the concepts of basic regression.
We'll cover the following...
We'll cover the following...
Multiple choice questions
1.
How do you fit a linear regression model in tidyverse?
A.
Using the lm() function
B.
Using the fit_regression() function
C.
Using the regress() function
D.
Using the reg() function
1 / 8