KappaGUI-package {KappaGUI} | R Documentation |
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'.
Details
Package: | KappaGUI |
Type: | Package |
Version: | 2.0.2 |
Date: | 2018-03-22 |
License: | GPL >=2 |
Author(s)
Frédéric Santos, frederic.santos@u-bordeaux.fr
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
## Not run: StartKappa()
[Package KappaGUI version 2.0.2 Index]