Learn R Programming

KappaGUI (version 2.0.2)

KappaGUI-package: An R-Shiny application for calculating Cohen's and Fleiss' Kappa

Description

Offers a graphical user interface for the evaluation of inter-rater agreement with Cohen's and Fleiss' Kappa. The calculation of kappa statistics is done using the R package 'irr', so that 'KappaGUI' is essentially a Shiny front-end for 'irr'.

Arguments

Details

Package: KappaGUI
Type: Package
Version: 2.0.2
Date: 2018-03-22
License: GPL >=2

References

Cohen, J. (1960) A coefficient of agreement for nominal scales. Educational and Psychological Measurement, 20, 37--46.

Cohen, J. (1968) Weighted kappa: Nominal scale agreement with provision for scaled disagreement or partial credit. Psychological Bulletin, 70, 213--220.

See Also

irr::kappa2

Examples

Run this code
# NOT RUN {
 StartKappa() 
# }

Run the code above in your browser using DataLab