Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re:


From   "Dev Vencappa" <[email protected]>
To   <[email protected]>
Subject   st: Re:
Date   Wed, 11 Feb 2004 13:12:16 +0000

gen newvar=.
replace newvar=4 if codevariable==1
replace newvar=3 if codevariable==2

etc



>>> [email protected] 02/11/04 01:04pm >>>
Hello Statalist,

I am new to Stata and am trying to work out the solution to something
that probably has a simple solution.

I have data in a variable coded something along the lines of 1(very
happy), 2(happy), 3(not so happy) and 4(miserable).  All I want to do
is switch this around so that 1 becomes 4, 2 becomes 3 and so on.  I
realise that I could use recode but was wondering if there is a
remarkably simple solution that I cannot find.

Thank you in advance
Simon


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


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