BookmarkSubscribeRSS Feed
gideonbahn
Calcite | Level 5

I am using SAS9.3, but I got this error message "Procedure GEE not found." after I ran Proc GEE.

What is the problem?

 

3 REPLIES 3
Reeza
Super User

Run the following to confirm your SAS/STAT version.

 

proc product_status;run;

GEE is experimental in SAS/STAT 13.2 so my guess is your version is too old.

Upgrades are included in your annual license.

gideonbahn
Calcite | Level 5

This is what I have after running the code



For Base SAS Software ...

Custom version information: 9.3

Image version information: 9.03.01M0P052511

For SAS/STAT ...

Custom version information: 9.3

Reeza
Super User

So, yes, your version of SAS does not support the GEE procedure.

 

If an upgrade is an option, consider upgrading.

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
  • 1455 views
  • 1 like
  • 2 in conversation