Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: data management for nlogit


From   Raja Chakir <[email protected]>
To   [email protected]
Subject   st: data management for nlogit
Date   Mon, 27 Feb 2006 15:10:54 +0100

Dear List,

I have a data set that I would like to analyze with a nested logit (nlogit)
model.

The data set looks like:

id resto
1 A
2 A
3 B


I want the get the data that looks like:

id resto choice
1  A         1
1  B         0
2  A         1
2  B         0
3  A         0
3  B         1

Thank you very much for any help.

Sincerely,

Raja

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index