2.5 Functions
Open the slides in a new tab here.
Exercises
- Fit the models from the slides.
- Using the function from the slides, create a table for each model. What types of situations would this be useful for, and when would it not?
- Add an argument to the function that allows someone to add robust standard errors (see the
tidy_fun =
argument from the regression exercise solutions yesterday).