Date: Thu, 17 Feb 2000 15:02:36 -0500
Reply-To: Steve Wisseh <swisseh@BIOS.UNC.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Steve Wisseh <swisseh@BIOS.UNC.EDU>
Subject: PROC IML IN SIMULATION STUDY
Content-Type: TEXT/PLAIN; charset=US-ASCII
Without going through the details, I want PROC IML to repeat a process
M=1000 times. One would simply use a BY M statement in other PROCs, but
there is no such short cut in IML. How can I do M=1000 times in IML? Any
suggestions would be appreciated. My data set contains the variable M.
Thanks.
Steve
|