I am working with survey data and use the svy command before running my logit regression as follows: svy: logit Y X1 X2. Running this command my number of observations is 2,774. Running the same command without "svy:" gives me 2,152 observations (these are all the observations that have no missings for the variables I am using). How is that possible?
Related Posts with svy:logit has more observations than simple logit command
Effect of time on culture positivityI have a data set of sample results (positive or negative) and want to look at the effect of collect…
Marginal effects for standardized continuous variable in probit interactionI have a question that to my knowledge isn't addressed yet on this forum. I am running a probit reg…
Using bysort to Match Strings Across RowsThis is supposed to be easy but not sure why I am not getting it right (just a few months into Stata…
GMM without lagged dependent variable using xtdpdgmmHello, I have a panel of large N and small T. Unbalanced and with time gaps. I hope to instrument th…
Creating a Custom YearA year ranges from January to December. However, I would like to create a custom fiscal year (FY) th…
Subscribe to:
Post Comments (Atom)
0 Response to svy:logit has more observations than simple logit command
Post a Comment