Dear All,
I am running a svy:probit and typing margins, vce(unconditional) later.
However, I am getting the following error:
. margins, vce(unconditional)
unconditional standard errors derived assuming full estimation sample;
indepvars dropped observations from the estimation sample
r(459);
I understand this is because my covariates have some missing data, and svy:probit automatically drops those observations while running the regressions.
Is there anyway to get around this problem? I'm not using the subpop() option, but there is a if qualifier at the end of the regression:
svy: probit lfcat c.age##c.age i.female i.educ i.training i.married WApop==1, allbase
margins, vce(unconditional)
Any help would be highly appreciated.
Related Posts with Problem with margins and vce(unconditional)
zero-inflated and right-censored count dataDear all statalists, Thank you for clicking on my post. What is the proper way to deal with zero-in…
Cmxtmixlogit discrete choice experiment with choice card blocksDear all, I am encountering a convergence problem with the 'cmxtmixlogit' command, using STATA 16.1…
Number of splitvoters from two variablesI need to know the number of split voters in Denmark - those who did not vote for the same party at …
converting dates (year and month)Dear All, Is there a more concise way to go from date to newdate below? Thanks. Code: * Example gen…
Panel data estimatioinHello. Need help with panel data estimation. I am working on panel data with T=96 and N=260. I used …
Subscribe to:
Post Comments (Atom)
0 Response to Problem with margins and vce(unconditional)
Post a Comment