Introduction

Statistical modeling is at the heart of data science and applied research. For many analysts, linear regression is the first tool used to describe the relationship between a dependent variable and one or more independent variables. While linear regression works well when the dependent variable is normally distributed, real-world data...