Hi,

when performing logistic regression with survey data, is the reported F statistic actually result from the adjusted Wald test? I run
Code:
 test coeff, accumulate
command after
Code:
svy: logit y x
for every coefficient and obtained the exact value as reported F statistic. I am using Stata 15.