Login
Remember
Register
Ask a Question
Name three disadvantages of using a linear model
+1
vote
asked
May 30, 2022
in
Data Science
by
sharadyadav1986
Name three disadvantages of using a linear model
linear-model
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 30, 2022
by
sharadyadav1986
Three disadvantages of the linear model are:
The assumption of linearity of the errors.
You can’t use this model for binary or count outcomes
There are plenty of overfitting problems that it can’t solve
...