Statalist


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

Re: st: creating dummy variables out of categorical variables


From   Richard Goldstein <[email protected]>
To   [email protected]
Subject   Re: st: creating dummy variables out of categorical variables
Date   Wed, 16 Jul 2008 11:03:38 -0400

Look at the help for tabulate (one way)

you will see that you can go
	ta catvar, gen(dummy)

to get a set of dummies

Rich

Murali Kuchibhotla wrote:
Hello,
I am trying to create dummy variables from a categorical variable that takes values from 1-9.Is there a quick and convenient way of doing this? My current option, which involves doing a series of "generate dummyi= (catvar==i)" seems tedious. Thanks.

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