Date: Tue, 29 Sep 2009 02:52:21 -0700
Reply-To: Patrick <patrick.matter@GMX.CH>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Patrick <patrick.matter@GMX.CH>
Organization: http://groups.google.com
Subject: Re: How to use arrays for this output
Content-Type: text/plain; charset=ISO-8859-1
For a SAS table look at PROC TRANSPOSE, for list output have a look at
PROC TABULATE or eventually PROC REPORT.
|