Audience and Scope

This book mainly focuses on regression analysis and its supervised learning counterpart. Thus, it is not introductory statistics and machine learning material. Also, some coding background on R (R Core Team 2024) and/or Python (Van Rossum and Drake 2009) is recommended. That said, the following topics are suggested as fundamental reviews:

Image by Lubos Houska via Pixabay.

A further remark on probability and statistical inference

In case the reader is not 100% familiar with probabilistic and inferential topics, as discussed above, we will provide a fundamental refresher in 2  Basic Cuisine: A Review on Probability and Frequentist Statistical Inference with crucial points that are needed to follow along the statistical way each one of the chapters is delivered (more specifically for modelling estimation/training matters!).

Furthermore, this refresher will be integrated into the three big pillars that will be fully expanded in this book, more concretely in 1  Getting Ready for Regression Cooking!: a data science workflow, the right workflow flavour (inferential or predictive), and a regression toolbox.