Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

is there like a diagnostic checking(like those in the time series) done for logistic regression and complementary loglog model?

share|improve this question

1 Answer

Yes, there are many diagnostic checks done in these situations. Any textbook on generalized linear models should introduce them to you. A lot of them are adaptions of those used in the linear regression case eg plotting residuals to see if they have the distribution expected in the model; plotting residuals against explanatory variables or candidate explanatory variables to see if there is structure that is not explained by the model; etc. Checking for autocorrelation in the residuals would certainly be one thing that should be done if they are a time series.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.