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?
Este exercício faz parte do curso
Generalized Linear Models in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
