Date: Wed, 9 Mar 2005 09:42:45 -0500
Reply-To: Osvaldo Anacleto Jr <anacleto@POLVO.UFSCAR.BR>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Osvaldo Anacleto Jr <anacleto@POLVO.UFSCAR.BR>
Subject: Creating variables
I'm afraid it is a simple question: How can i create variables in a
dataset1 that is a function of some variable in data set 2 ? for example, I
want to create a data set with the means of the variables from another
dataset. I could use proc means, but I want to retain the same structure of
the original data set (variable ordering, for instance)
Thanks In advance,
Osvaldo
|