BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
muawia27
Calcite | Level 5

I am new to SAS and  trying to summarize all the options for the following PROCs : FREQ MEAN SGPLOT CORR and what each of them do .

 

Thanks 

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

SAS® 9.4 and SAS® Viya® 3.4 Programming Documentation 

Open Base SAS Procedures. FREQ and CORR are in Base SAS Statistical Procedures, MEAN is in the Base SAS Procedures Guide.

SGPLOT, being a graphics procedure, is found here under Output and Graphics.

 

View solution in original post

3 REPLIES 3
mkeintz
PROC Star

That's what documentation is for.

--------------------------
The hash OUTPUT method will overwrite a SAS data set, but not append. That can be costly. Consider voting for Add a HASH object method which would append a hash object to an existing SAS data set

Would enabling PROC SORT to simultaneously output multiple datasets be useful? Then vote for
Allow PROC SORT to output multiple datasets

--------------------------
SASKiwi
PROC Star

I recommend you bookmark: documentation.sas.com 

Kurt_Bremser
Super User

SAS® 9.4 and SAS® Viya® 3.4 Programming Documentation 

Open Base SAS Procedures. FREQ and CORR are in Base SAS Statistical Procedures, MEAN is in the Base SAS Procedures Guide.

SGPLOT, being a graphics procedure, is found here under Output and Graphics.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 662 views
  • 0 likes
  • 4 in conversation