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

Hey there !

Please, did someone know some kind of procedures (proc) equivalent of proc model and of proc iml in sas 9.2 ?

These proc don't exist in sas 9.2.

 

Many thanks !

Regards

 

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Simple answer: no.

 

Since the data step language can be (or is) considered to be turing-complete, you could try to recreate the functionality of these procedures by extended data step programming, but I'd say the effort is not worth it, rather have the necessary modules licensed. Since you will have to upgrade to 9.4 soon anyway, I'd use that point in time to review/expand your license.

View solution in original post

3 REPLIES 3
DoumbiaS
Quartz | Level 8

Thanks!

I wanted to say, does others proc make the same job in sas 9.2 ?

 

Regards

Kurt_Bremser
Super User

Simple answer: no.

 

Since the data step language can be (or is) considered to be turing-complete, you could try to recreate the functionality of these procedures by extended data step programming, but I'd say the effort is not worth it, rather have the necessary modules licensed. Since you will have to upgrade to 9.4 soon anyway, I'd use that point in time to review/expand your license.

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!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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