I am trying to estimate a gravity equation (cross section) with a large number of fixed effects. For OLS I use
xi: areg depvar indepvar, absorb(fixed_effect)
Is there an equivalent to "absorb" for ppml? The number of fixed effects is very large it will not work with i.fixed_effect.
Best,
D
xi: areg depvar indepvar, absorb(fixed_effect)
Is there an equivalent to "absorb" for ppml? The number of fixed effects is very large it will not work with i.fixed_effect.
Best,
D

Comment