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.
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.
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.
Thank you Rick 🙂
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!
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.