Technical requirements
All code for this chapter can be found on GitHub at this URL: https://github.com/PacktPublishing/Extending-Excel-with-Python-and-R/tree/main/Chapter9. You will need the following R packages installed to follow along:
readxl 1.4.3
performance 0.10.8
tidymodels 1.1.1
purrr 1.0.2
We will begin by learning about what linear and logistic regression are and then move into the details of everything.