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: 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 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1153 views
  • 0 likes
  • 2 in conversation