Statalist The Stata Listserver


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

st: How to create a new variable which contains the response from anot=


From   "Chiung-Ya Tang" <[email protected]>
To   <[email protected]>
Subject   st: How to create a new variable which contains the response from anot=
Date   Mon, 5 Mar 2007 07:26:12 -0500 (EST)

her member
Date: Sun, 4 Mar 2007 20:06:50 -0500
Message-ID: <002301c75ec2$8ebe21c0$6401a8c0@Saturdaynight>
MIME-Version: 1.0
Content-Type: text/plain;
  =09charset=3D"UTF-8"
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
Thread-Index: Acdewo3xDbzlOHAwQ/aMhHOZCSj6qg=3D=3D
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by hsphsun2.harvard.edu=
  id l2517LJ10855
Sender: [email protected]
Precedence: bulk
Reply-To: [email protected]
Errors-To: [email protected]
Hi,

I am learning STATA and would like to use it to analyze a set of dyadic dat=
a. The data is as following:

Group    member        V1
=E3=80=801       1            3.2
=E3=80=801       2            4.5
=E3=80=802       1            3.1
=E3=80=802       2            3.3
=E3=80=803       1             .
=E3=80=803       2            2.3

I wish to generate a new variable--V2 in which responses from V1 are exchan=
ged within a group. So, it should look like this:

Group         member          V1      V2
=E3=80=801              1            3.2     4.5
=E3=80=801              2            4.5     3.2
=E3=80=802              1            3.1     3.3
=E3=80=802              2            3.3     3.1
=E3=80=803              1             .      2.3
=E3=80=803              2            2.3      .


I searched commands as well information from Statalist archives but still h=
aven't figured out how to do that correctly. While keeping learning new com=
mands, I definitely appreciate any help from you. Thank you.

Sincerely,
Chiungya
=E3=80=80
=E3=80=80
=E3=80=80
=E3=80=80


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