BookmarkSubscribeRSS Feed
Shoriuchi
Calcite | Level 5

Dear All

 

 

How can I calculate 95% confidence intervals for ICCs with SAS macro (%intracc) (http://support.sas.com/kb/25/031.html).

I am trying to calculate ICC(2,k) but %intracc but the macro produce only ICCs but not 95% CIs.

 

Thank you.

 

Best regards,

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

The text in red tells you what you need to know.  This macro is written by a non-SAS person.  You would need to contact them about specifics of the macro, or if you have the code, alter it yourself.  Yes, so you have the code:

http://support.sas.com/kb/25/addl/fusion25031_1_intracc.sas.txt

You need to go through that and see if the procedures involved can generate the numbers you want, and if so modify it to your needs.

FreelanceReinh
Jade | Level 19

Hello @Shoriuchi,

 

I found a hint in one of my books that CIs were described in the paper Shrout and Fleiss (1979), which your linked Sample 25031 refers to. I googled for it (search terms: Shrout Fleiss 1979 "Intraclass correlations") and the very first link in the results led to a PDF scan of the article. It looks like combining a simple formula on p. 426 and complicated formulas on p. 424 might yield the CI you're looking for. So, if you're familiar with the parameters used in those formulas, you should be able to compute the confidence limits. The relevant F quantiles can be calculated using the FINV or QUANTILE function, as you probably know.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register 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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1076 views
  • 2 likes
  • 3 in conversation