calculate reliability for multiple Coders and multiple choice questions
Krippendorff's Alpha
-
Stata
packagekrippalpha
from http://fmwww.bc.edu/RePEc/bocode/k
Authors: Alexander Staudt, Mona Krewel -
SPSS
macroKalpha
from https://www.afhayes.com/public/kalpha.zip
Author: Andrew Hayes -
Python
alpha()
innltk.metrics.agreement.AnnotationTask
from https://www.nltk.org/api/nltk.metrics.agreement.html
nltk.masi_distance(label1, label2)
Distance metric that takes into account partial agreement when multiple labels are assigned. https://tedboy.github.io/nlps/generated/generated/nltk.masi_distance.html
used for reliability calculation in the Review of Computational Public Opinion Research