BookmarkSubscribeRSS Feed
lyton80
Obsidian | Level 7

Hello,

I am trying to run some pairwise analysis in SAS, using Tukey, Scheffe's Method and Bonferroni but the tables are not showing in the SAS output window.

I have this error in the log:

WARNING: ODS graphics with more than 5000 points have been suppressed. Use the PLOTS(MAXPOINTS= )

         option in the PROC GLM statement to change or override the cutoff.

ERROR: Cannot write image to BoxPlot68.png. Please ensure that proper disk permissions are set.

ERROR: Cannot write image to BoxPlot68.png. Please ensure that proper disk permissions are set.

NOTE: The SAS System stopped processing this step because of errors.

Is there any problem with the data or; is it an installation process? Interestingly using a lsmeans results produces a Least Square Mean table,

but I understand LSMeans can only be used for finding means in a ANCOVA method. Right?

Thanks.

1 REPLY 1
cd2011
Calcite | Level 5

I am not exactly sure what you are trying to do here, but I got those error codes when I did not specify a goptions with sas graph command, for eg: goptions device=png;

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore 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
  • 1 reply
  • 1812 views
  • 0 likes
  • 2 in conversation