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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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