Hello All, I am trying to use suest command after effects.
use http://www.stata-press.com/data/r13/cattaneo2
teffects ra (bweight prenatal1 mmarried mage fbaby) (mbsmoke) [iweight=fedu] if foreign==0
est store foreign0
teffects ra (bweight prenatal1 mmarried mage fbaby) (mbsmoke) [iweight=fedu] if foreign==1
est store foreign1
suest foreign0 foreign1
Error message:
foreign0 was estimated with a nonstandard vce (robust)
According to the SUEST command manual from stata, the robust VCE should not be used. I tried using other VCE types. However, some of them do not accept weights such as bootstrap, and others such as JACKKNIFE is time-consuming
any recommendations
best,
Samin
Related Posts with suest and teffects together
CS-ARDL Approach xtdcce2Hi All, Does the xtdcce2 stata command has limitation regarding, how many explanatory variables sho…
Complex survey settingsHi, I am trying to set-up a complex survey data set in Stata and Mplus so that they have the same s…
Using growth rate as predictorDear Stata users, Thank you in advance for your kind response. I have a panel dataset of 30 countri…
wbopendata Multiple IndicatorsHi All, I am currently trying to download multiple indicators onto STATA from wbopendata, Currently…
If increases in my x var cause increases in my y var does the opposite also hold true?I have survey data which records adult income and health across 4 waves. I would like to look at how…
Subscribe to:
Post Comments (Atom)
0 Response to suest and teffects together
Post a Comment