From | "David Harrison" <[email protected]> |
To | <[email protected]> |
Subject | st: RE: generate if [exp], otherwise |
Date | Thu, 12 Aug 2004 09:31:47 +0100 |
gen newvar=cond(x<5,y+1,y)
David
[email protected]
-----Original Message-----
From: Mark Clatworthy [mailto:[email protected]]
Sent: 12 August 2004 09:25
To: [email protected]
Subject: st: generate if [exp], otherwise
I would like to generate a newvar which is equal to variable y +1 if variable x
is less than 5, but equal to variable y if variable x is greater than 5.
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |