BookmarkSubscribeRSS Feed
Wedgery325
Calcite | Level 5

I am attempting to use Hsu's MCB for the first time in SAS. I have used the macro available in the book "Multiple Comparisons and Multiple Tests." However, I cannot get the confidence intervals ("cllo" and "clhi") to calculate. The confidence intervals are in the output 14.2 on p. 291 of the same book. The dataset is similar to the example in that I am comparing experimental products looking for "the best". I have 6 products to compare (as opposed to 7 in the example). I have a higher sample size than the example also. Does any one have suggestions?

1 REPLY 1
Reeza
Super User

Since we don't have the macro code here are some suggestions:

1. Check the log for errors after running the macro. Also remove the clean up stage from the end where the interim data sets are deleted and re-run.

2. Check for the data set _tcmb1 which is what the macro appears to call, but from a quick overview I can't see where its created.

3. Check for the data set CLLO/CLHI if it exists

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 618 views
  • 0 likes
  • 2 in conversation