Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Copying the contents of existing variables into a new variable
From
Ronnie Babigumira <[email protected]>
To
[email protected]
Subject
Re: st: Copying the contents of existing variables into a new variable
Date
Thu, 24 May 2012 20:44:54 +0200
egen newvar = rowmax(var1 var2)