Fleiss’ kappa multi-rater agreement measure
table : array_like, 2-D
assumes subjects in rows, and categories in columns
kappa : float
Fleiss’s kappa statistic for inter rater agreement
Notes
coded from Wikipedia page http://en.wikipedia.org/wiki/Fleiss%27_kappa
no variance or tests yet
statsmodels.stats.inter_rater.cohens_kappa
statsmodels.stats.inter_rater.to_table
Enter search terms or a module, class or function name.