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

Description Details Author(s) References See Also Examples

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

1
## Not run:  StartKappa() 

Example output

Loading required package: shiny
Loading required package: irr
Loading required package: lpSolve

KappaGUI documentation built on May 2, 2019, 12:38 p.m.