Hey,
I am estimating the gravity model to obtain residuals at the sectoral level. My goal is to calculate tariff equivalent(AVEs) using the residuals of the gravity equation.
I am using Stata 16.0 and data for the year 2014, 191 countries.
I run the OLS model using the command: reg Intrade lndist x2 x3 x4.. where Intrade is the dependant variable (value of export in sector a), lndist is the log of distance, and x2, x3, x4 are other gravity variables. As the recent literature suggests, I want to use Poisson pseudo-maximum likelihood (PPML) to treat the zero values in the gravity regression.
I would really appreciate it if you share the Stata commands for PPML.
Many thanks in advance.
Regards,
Bushra
Related Posts with What are the stata commands for Poisson pseudo-maximum likelihood (PPML) in gravity model?
model with endogenous dichotomous predictor of continuous dependent variableWhich Stata (v15.1) command should I use to estimate the following linear model: y = b0 + b1z + b2x…
Appending multiple data files that contain string and numeric data typesHello, I'm quite new to Stata and need help with some code. The idea is that I would like to create …
Create an aggregate variable for which its observation is all the variable names that had a "yes"I have data formatted as in the dataex below. What I want is to create one variable that will combin…
Sorting duplicates in household IDSDear All, I've got repeated observations with thesame IDs. I want to keep only the first of the repe…
cdfquantreg: Module for quantile regression models for doubly-bounded random variables with cdf-quantile distributionsDear Statalisters, I have contributed this module to SSC (thanks to Kit Baum): cdfquantreg: Stata mo…
Subscribe to:
Post Comments (Atom)
0 Response to What are the stata commands for Poisson pseudo-maximum likelihood (PPML) in gravity model?
Post a Comment