Dear all,
I am estimating a model using the ppmlhdfe estimator with robust standard errors.
One of my explanatory variables is the number of non-tariff measure (NTM). The model is like this: ppmlhdfe import lngdp lnrer ntm, absorb(country year) vce(robust) For some country–year observations, there are no notifications reported. In this case, should these observations be coded as zero notifications, or treated as missing values?
Thanks in advance.
Ebru
I am estimating a model using the ppmlhdfe estimator with robust standard errors.
One of my explanatory variables is the number of non-tariff measure (NTM). The model is like this: ppmlhdfe import lngdp lnrer ntm, absorb(country year) vce(robust) For some country–year observations, there are no notifications reported. In this case, should these observations be coded as zero notifications, or treated as missing values?
Thanks in advance.
Ebru

Comment