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

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!

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