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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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