Dear Statalist,
I would like to conduct a clogit seperated by each household. So far so good. My syntax is as follows:
sort hhnr
by hhnr: clogit DV IV1 IV2, group(hhnr)
Now as I am getting the beta coefficients for each household I would like to add them as a variable to each household. Following syntax is not really working, it just adds the last calculated beta coefficients to all households:
gen b1=_coef[ri]
gen b2=_coef[ri2]
Is there any possibility to include the gen command in the by command?
Your help as much appreciated.
Thanks a lot,
Regina
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/