Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 931 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 931 Bytes

Krippendorffs Alpha R

Calculating Krippendorff's Alpha in R, with example and some exploration. Future versions will add more examples, more reliability coefficients, and a .pdf explaining how these calculations are done (and what they tell us).

Data Structure:

Document 1 Document 2 ... Document n
Coder 1 1 0 ... 0
Coder 2 1 1 ... 0
... ... ... ... ...
Coder n 1 0 ... 0

Licensing and Citation

The content of this project itself is licensed under the Creative Commons Attribution 3.0 license. Please check licensing information for underlying scholarly work and R source coding. Be sure to cite package and coding content creators when applicable.

Issues? - https://github.com/KayleeDavisGitHub/Krippendorffs_Alpha_R/issues