Inter-rater reliability
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Star Strider
am 18 Jan. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Hypothesis Tests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!