| Date: | Fri, 9 Aug 2002 15:56:12 GMT |
| Reply-To: | randy cartwright <randall.cartwright@GTE.NET> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | randy cartwright <randall.cartwright@GTE.NET> |
| Subject: | Re: count type of observations... |
|---|
tin-shun-jimmy chan wrote in message <295c022952c1.2952c1295c02@hec.ca>...
>I want to count the number of combination of «tickers/years» for each
>decile. For example, there is 5 tickers/years for decile
>0.
>
>Thanks a lot.
>
>Jim
I believe that either PROC FREQ or PROC SUMMARY would also do the job.
|