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;

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1 reply
  • 952 views
  • 0 likes
  • 2 in conversation