Saved Bookmarks
| 1. |
Explain What Is The Use Of Function Proc Summary? |
|
Answer» The SYNTAX of proc summary is same as that of proc means, it COMPUTES descriptive statistics on NUMERIC variables in the SAS dataset. The syntax of proc summary is same as that of proc means, it computes descriptive statistics on numeric variables in the SAS dataset. |
|