Hello,
I'm estimating a simple ols regression on several sets of factor variables:
reg y i.dest i.orig i.time
I'd like to constrain the sum of coefficients for each factor variable to zero. How can I achieve this? I'd also like to know the standard errors in that case.
Thank you,
Christian
I'm estimating a simple ols regression on several sets of factor variables:
reg y i.dest i.orig i.time
I'd like to constrain the sum of coefficients for each factor variable to zero. How can I achieve this? I'd also like to know the standard errors in that case.
Thank you,
Christian
Comment