BookmarkSubscribeRSS Feed
cjohnson
Obsidian | Level 7

I have SAS EG 4.2, SAS 9.1.  I have base, stat, and graph installed.  I tried to run Proc Model, but got an error that it couldn't be found.  From what I could find Googling, it should be a part of SAS/STAT.  Is this correct?  Should I have it with my current version?  Any help or direction is appreciated.

Christopher Johnson
www.codeitmagazine.com
3 REPLIES 3
SteveDenham
Jade | Level 19

PROC MODEL is part of SAS/ETS.  Do you have that licensed?

Steve Denham

cjohnson
Obsidian | Level 7

No.  Thanks.  I was having difficulty finding out which package it belonged to.  I thought it was part of SAS/STAT.

Christopher Johnson
www.codeitmagazine.com
MohammadFayaz
Calcite | Level 5

Hi,

Following code will show your's licences information:

proc setinit;

run;

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1811 views
  • 0 likes
  • 3 in conversation