Applying linear models
In the lesson, you reviewed linear models and how they can "break" when certain assumptions are not met. For example, one assumption is that the response variable is continuous and that a Gaussian distribution for the response can be applied for the model formulation. In case of a binary response variable, the response distribution is Binomial providing for the estimated \(y\) to be bounded by 0 and 1.
Using the information provided in the lesson, which of the following statements is TRUE?
Diese Übung ist Teil des Kurses
Generalized Linear Models in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
