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
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.
This is not version-specific. You need to have SAS/IML and SAS/ETS licensed.
Thanks!
I wanted to say, does others proc make the same job in sas 9.2 ?
Regards
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.
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!
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.
Ready to level-up your skills? Choose your own adventure.