Hello everybody. I am quite new to STATA and working on survey data. I could figure most things out. I just have a simple question about the methodical background.
I have made a survey logistic regression (svy logistic) and abouve is a goodnes of fit. Normaly there should be the LR test, but in case of svy there is an F test
Number of strata = 1 Number of obs = 2622
Number of PSUs = 2622 Population size = 1883104.6
Design df = 2621
F( 29, 2593) = 8.68
Prob > F = 0.0000
Could someone please answer me and help me which test is used in such case?
Thank you
I have made a survey logistic regression (svy logistic) and abouve is a goodnes of fit. Normaly there should be the LR test, but in case of svy there is an F test
Number of strata = 1 Number of obs = 2622
Number of PSUs = 2622 Population size = 1883104.6
Design df = 2621
F( 29, 2593) = 8.68
Prob > F = 0.0000
Could someone please answer me and help me which test is used in such case?
Thank you

So it's just to see if it's better than a model without predictors. But If I want to compare two models, one without interaction term and the other with interaction term, would be a Wald-test good to see, whether I should include the interaction term or not?
Comment