BookmarkSubscribeRSS Feed
tutu_
Fluorite | Level 6

I received a suggestion to calculate ICC for my research, so I'm referring to this paper for the concept of ICC (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4913118/)

 

Based on this paper, the ICC form will be Two-way mixed effects, single rater/measurement, absolute agreement. Is there any SAS programming example for this kind of ICC? Thanks in advance. 

 

 

1 REPLY 1
SteveDenham
Jade | Level 19

I am a bit confused - with a single rater, what are classes in your design that led to the suggestion that an ICC would be useful.  I understand ICC's for multi-rater designs.  So, to be able to give some advice, knowing the design for your data would be really helpful.  Once the random effects are identified and output via ODS, calculation of the ICC is a proc transpose and a data step away. 

 

icc = variance component for the classification variable of interest / sum of all variance components including residual

 

SteveDenham

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1214 views
  • 0 likes
  • 2 in conversation