Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: AW: xi help


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: xi help
Date   Thu, 27 Aug 2009 12:16:11 +0200

<>

You may want to try Nick`s 

******
findit labutil
******


HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von moleps islon
Gesendet: Donnerstag, 27. August 2009 12:11
An: [email protected]
Betreff: st: xi help

Getting closer, but not quite there yet...If it is impossible to
create longer stubs, then instead a command that take the different
values of a variable and create new indicator variables based on the
label of the values

eg

tab a
q 25
p 34
o 97

tab a,nol

1 25
2 34
3 97

what I need then is to create variables based on the value labels so that:

tab q
0 131
1 25

tab p
0 122
1 34

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


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



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