Inter-rater reliability
Mostrar comentarios más antiguos
Hi,
I am trying to find out inter-rater reliability between 3 readers. The data is nominal. There were two categories used to grade the samples: FID denoted with 1 and AFID denoted with 0. I am not sure how to go about writing a code to determine inter rater reliabilty between these readers for this data.
Respuestas (1)
Star Strider
el 18 de En. de 2020
1 voto
If I understand what your data are and what you want to do, The correct test for your data is Fleiss’s kappa statistic. As I remember, the statistic is normally distributed, so a normal distribution will define the confidence intervals for it. The Wikipedia article on Fleiss’ kappa will provide necessary background.
Categorías
Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!