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

Hello;

 

I am asking for help as I did not find the option I have to add to class statement in PROC GLM in order NOT to get the class level information. The  NOCLPRINT does not work in GLM

 

Thanks a lot!

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Post your code and the output highlighting what you want to exclude. 

 

In ODS Exclude what table name did you use and what did the log say. 

View solution in original post

4 REPLIES 4
data_null__
Jade | Level 19

Use ODS EXCLUDE

yael
Quartz | Level 8

Thanks for your answer but I added the ods exclude and the class Level Information are still printed

 

Reeza
Super User

Post your code and the output highlighting what you want to exclude. 

 

In ODS Exclude what table name did you use and what did the log say. 

PGStats
Opal | Level 21

In ODS EXCLUDE statement you must name the table(s) that you want to exclude. Read the documentation.

PG

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 4 replies
  • 1495 views
  • 2 likes
  • 4 in conversation