Statalist


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

st: xi help


From   moleps islon <[email protected]>
To   [email protected]
Subject   st: xi help
Date   Thu, 27 Aug 2009 12:11:17 +0200

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/



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