| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: RE: Can you get sign of value only?
Maybe I'm not understanding, but couldn't you just do this?
gen z = x
replace z = x*(-1) if y<0
Jen Marino
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Danielle H.
Ferry
Sent: Thursday, March 23, 2006 2:57 PM
To: [email protected]
Subject: st: Can you get sign of value only?
Hi there,
Is it possible to get the sign of a value? I.e., I would like to
multiply the var x by either -1 or +1 depending on the sign of var y.
Can I do this? Danielle H Ferry
--
National Bureau of Economic Research <http://www.nber.org>
*
* 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/