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 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

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