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

Hi All.

 

I am familiar with the Statistical Graphs procedues in SAS, but not very familiar with plotting directly in IML with the histogram, scatter etc statements in IML..

 

Can anyone recomend some good literature on the subject?

 

Thank you in advance.

 

Regards.

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

For an introduction, see "Create standard statistical graphs from SAS/IML".

For a video overview, see "What's new in SAS/IML 13.1"

For details, see the documentation chapter "Statistical Graphics" in the SAS/IML User's Guide.

 

If there is a particular graph that you want to use, go to The DO Loop blog and search for that graph. For example, search for "call scatter" to see examples of scatter plots or "Call histogram" to see examples of histograms.

View solution in original post

2 REPLIES 2
Rick_SAS
SAS Super FREQ

For an introduction, see "Create standard statistical graphs from SAS/IML".

For a video overview, see "What's new in SAS/IML 13.1"

For details, see the documentation chapter "Statistical Graphics" in the SAS/IML User's Guide.

 

If there is a particular graph that you want to use, go to The DO Loop blog and search for that graph. For example, search for "call scatter" to see examples of scatter plots or "Call histogram" to see examples of histograms.

PeterClemmensen
Tourmaline | Level 20

Thank you Rick 🙂

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 2 replies
  • 1133 views
  • 1 like
  • 2 in conversation