BookmarkSubscribeRSS Feed
angelayujinyi
Calcite | Level 5

how do you delete these graphs in the SAS output? it takes up unnecessary space and makes it harder for me to analyze. help is much appreciated!!!

 

@LSMEANS

 

Screen Shot 2020-04-16 at 3.37.56 AM.pngScreen Shot 2020-04-16 at 3.37.44 AM.png

1 REPLY 1
CraeSnolind
SAS Employee

Hi, if you are referring to printing the Means squares, perhaps the option NOMEANS would help?
You can read more on LSMEANS and various options here

MEANS | NOMEANS

determines whether to print the least squares means themselves. For most procedure, MEANS is the default behavior. For example, the NOMEANS option is the default for the PHREG procedure. You can then use the MEANS option to produce the table of least squares means, if desired.

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Update

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 620 views
  • 0 likes
  • 2 in conversation