Inter-rater reliability
12 visualizaciones (últimos 30 días)
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.
0 comentarios
Respuestas (1)
Star Strider
el 18 de En. de 2020
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.
0 comentarios
Ver también
Categorías
Más información sobre Hypothesis Tests en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!