In this post we describe the fitted vs residuals plot, which allows us to detect…
Category: linear and generalized linear models
This article is in part based on http://www2.stat.duke.edu/~sayan/Sta613/2017/lec/LMM.pdf. In this post we describe how linear…
Logit and logistic regression are the same thing. However, they actually relate to generalized linear…
In this post we check the assumptions of linear regression using Python. Linear regression models…
Here we’ll talk about multicollinearity in linear regression. This occurs when there is correlation among…