--- Guido Tiemann wrote:
> My problem concerns the estimation of a conditional logit model. I do have
> a choice variable and two independent variables which contain the
> utilities of the various alternatives. Formally, I have
>
> Pi(choice_i = j) = beta1*ut1 + beta2*ut2,
>
> in Stata, I used
>
> clogit choice ut1 ut2, group(id)
>
> and everything turned out fine. However, I am not that interested in the
> unrestricted coefficients, but I do want to compare and evaluate the
> impact of both utility variables. In order to obtain a somewhat
> standardized coefficient, both utilities should sum up to one
> (beta1+beta2=1).
You are proposing a linear constraint, and that is possible for -clogit-,
see: -help constraint-.
Hope this helps,
Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/