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)
event study using GARCH and obtaining Cumulative abnormal volatilityDear statalisters, I am currently doing an event study to test the effect of terrorists events on t…
Problem with tokenize a local variable using mata and tabstatmatHi all, I am trying to get label names from a tabstat matrix, I am using tabstatmat ado, an example…
estat archlm, lags(1) no observations r(2000)Hello. I am working to build a CAPM-GARCH model in Stata in order to explain and predict the return…
Plotting a subset of a sample (%) using a barchartHi, I am trying to plot the share of male smokers of the population against the 4 education categor…
GSEM: Using a latent variable as an explanatory variable in the multinomial logistic regressionHi, Is it possible to use CFA outputs, latent variables, as explanatory (independent) variables in …
Subscribe to:
Post Comments (Atom)
0 Response to Problem with margins and vce(unconditional)
Post a Comment