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.1 | 
| Depends: | R (≥ 3.0.0) | 
| Imports: | Rcpp, stats, utils, methods | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | testthat (≥ 2.1.0), knitr, rmarkdown, microbenchmark | 
| Published: | 2025-10-15 | 
| DOI: | 10.32614/CRAN.package.rhoR | 
| Author: | Brendan Eagan [aut],
  Brad Rogers [aut],
  Rebecca Pozen [aut],
  Cody L Marquart  [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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rhoR
to link to this page.