BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I am using IML, and I need to run Multidimensional Scaling (MDS).
Can I call "proc MDS" in SAS/IML?
Thanks.
3 REPLIES 3
Hutch_sas
SAS Employee
You can't call out to SAS code from inside a PROC IML session, but you can do so from IML Workshop or Stat Studio (which is being reanmed to IML Studio). What version of SAS do you have now?
deleted_user
Not applicable
I am using V9.1. I think I do not have IML Studio.
It seems that I cannot perform MDS inside PROC IML. I need to output the matrix to SAS base and use the MDS procedure then.
Hutch_sas
SAS Employee
You can download IML Workshop free from the SAS support website:

http://support.sas.com/rnd/app/da/workshop.html

With this product you can run proc mds from inside your IML invocation, and continue running IML uninterrupted.

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.

Discussion stats
  • 3 replies
  • 1289 views
  • 0 likes
  • 2 in conversation