Hi there.
I actually made a multiple regression model with glm.
I have diagnosed multicollinearity with tolerance.
And now I want to diagnose some of conditions of CLRM. : Zero-conditional Mean & Homoskedasticity & Normalty , and... Independence if I can do it(not sure cuz I've never seen someone diagnose Independence... hmm) using glm (cuz I had to make some dummy variables with solution)
This must be a rookie question. Thanks in advance...!