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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1186 views
  • 2 likes
  • 4 in conversation