I would like to ask you how I could test if price elasticity differs statisticall ysignificantly between quantiles. For example after running
Code:
xtqreg lnq lnp, i(id) q(0.25)
Code:
xtqreg lnq lnp, i(id) q(0.50)
Code:
xtqreg lnq lnp, i(id) q(0.75)
Thanks a lot in advance.
0 Response to How I can test if price elasticity in a quantile regression differs among quantiles?
Post a Comment