Hello everybody,
I am estimating PPML model using an annual Dutch firm-level dataset spanning 6 years to identify the role of so-called experience and spillover effects.
Hence, I use (Dutch) firm-export country pairs.
Now I have read up on the PPML estimation, but I could not find much information on how to use the ppml command for firm-level data.
That is, the literature is mainly concentrated on sector- or country-level data instead.
My main question is whether PPML as programmed in STATA (ppml) is equiped for firm-level data as well.
I know that some authors argue that PPML is not ideal in case of frequent zero trade flows which is the case in my dataset (as I use firm-level data) - see, for example, On the Specification of the Gravity Model of Trade: Zeros, Excess Zeros and Zero-inflated Estimation by Burger, M., van Oort, F., & Linders, G.J. Spatial Economic Analysis, 4:2, 167-190, DOI: 10.1080/17421770902834327. Link to this article: http://dx.doi.org/10.1080/17421770902834327
My current estimation command includes country, sector and postal code fixed effects interacted with time and is specified as follows:
ppml trade ldist lgdp lgdppc [other control varaibles] countryyear_fe* sectoryear_fe* postalcodeyear_fe*, cluster(country)
Thank you in advance for your input.
I am estimating PPML model using an annual Dutch firm-level dataset spanning 6 years to identify the role of so-called experience and spillover effects.
Hence, I use (Dutch) firm-export country pairs.
Now I have read up on the PPML estimation, but I could not find much information on how to use the ppml command for firm-level data.
That is, the literature is mainly concentrated on sector- or country-level data instead.
My main question is whether PPML as programmed in STATA (ppml) is equiped for firm-level data as well.
I know that some authors argue that PPML is not ideal in case of frequent zero trade flows which is the case in my dataset (as I use firm-level data) - see, for example, On the Specification of the Gravity Model of Trade: Zeros, Excess Zeros and Zero-inflated Estimation by Burger, M., van Oort, F., & Linders, G.J. Spatial Economic Analysis, 4:2, 167-190, DOI: 10.1080/17421770902834327. Link to this article: http://dx.doi.org/10.1080/17421770902834327
My current estimation command includes country, sector and postal code fixed effects interacted with time and is specified as follows:
ppml trade ldist lgdp lgdppc [other control varaibles] countryyear_fe* sectoryear_fe* postalcodeyear_fe*, cluster(country)
Thank you in advance for your input.

Comment