Learn R Programming

KappaGUI (version 2.0.2)

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'.

Copy Link

Version

Install

install.packages('KappaGUI')

Monthly Downloads

203

Version

2.0.2

License

GPL (>= 2)

Maintainer

Frederic Santos

Last Published

March 22nd, 2018

Functions in KappaGUI (2.0.2)

StartKappa

A graphical user interface for calculating Cohen's and Fleiss' Kappa
KappaGUI-package

An R-Shiny application for calculating Cohen's and Fleiss' Kappa
kappaCohen

Calculates Cohen's kappa for all pairs of columns in a given dataframe
kappaFleiss

Calculates Fleiss' kappa between \(k\) raters for all \(k\)-uplets of columns in a given dataframe