I would like to estimate two regressions and divide the estimated betas (i.e. compute the point estimate, s.e., p-value, etc., just like the lincom command does). The first regression is a reduced form model:
Code:
reg y v dv, robust
Code:
reg era v dv, robust
0 Response to Divide betas in Stata
Post a Comment