rhoR: Rho for Inter Rater Reliability

Rho is used to test the generalization of inter rater reliability (IRR) statistics. Calculating rho starts by generating a large number of simulated, fully-coded data sets: a sizable collection of hypothetical populations, all of which have a kappa value below a given threshold – which indicates unacceptable agreement. Then kappa is calculated on a sample from each of those sets in the collection to see if it is equal to or higher than the kappa in then real sample. If less than five percent of the distribution of samples from the simulated data sets is greater than actual observed kappa, the null hypothesis is rejected and one can conclude that if the two raters had coded the rest of the data, we would have acceptable agreement (kappa above the threshold).

Version: 1.3.0.3
Depends: R (≥ 3.0.0)
Imports: Rcpp, stats, utils, methods
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, microbenchmark
Published: 2020-09-13
Author: Brendan Eagan [aut], Brad Rogers [aut], Rebecca Pozen [aut], Cody L Marquart ORCID iD [cre, aut], David Williamson Shaffer [aut]
Maintainer: Cody L Marquart <cody.marquart at wisc.edu>
BugReports: https://gitlab.com/epistemic-analytics/qe-packages/rhoR/-/issues
License: GPL-3 | file LICENSE
URL: https://rhor.qe-libs.org
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: rhoR results

Documentation:

Reference manual: rhoR.pdf

Downloads:

Package source: rhoR_1.3.0.3.tar.gz
Windows binaries: r-devel: rhoR_1.3.0.3.zip, r-release: rhoR_1.3.0.3.zip, r-oldrel: rhoR_1.3.0.3.zip
macOS binaries: r-release (arm64): rhoR_1.3.0.3.tgz, r-oldrel (arm64): rhoR_1.3.0.3.tgz, r-release (x86_64): rhoR_1.3.0.3.tgz
Old sources: rhoR archive

Reverse dependencies:

Reverse imports: ncodeR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rhoR to link to this page.