BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
NKormanik
Barite | Level 11

Please visit the following page covering Proc GLM:

 

http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glm_details2...

 

I copied and pasted the example given into SAS 9.4, and ran it.

 

SAS never gets past the line:

 

lsmeans Treatment;

 

Just keeps running. Forever.

 

Any ideas why that might be?

 

Thanks!

 

Nicholas Kormanik

 

1 ACCEPTED SOLUTION

Accepted Solutions
WarrenKuhfeld
Ammonite | Level 13

It is an interactive procedure.  It is waiting for you to do something else.  Add a quit; statement if you want it to quit waiting.

View solution in original post

3 REPLIES 3
WarrenKuhfeld
Ammonite | Level 13

It is an interactive procedure.  It is waiting for you to do something else.  Add a quit; statement if you want it to quit waiting.

NKormanik
Barite | Level 11
Oh...

(I can hear some chuckles out there...)

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1335 views
  • 2 likes
  • 2 in conversation