Package: rhoR 1.3.0.3
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).
Authors:
rhoR_1.3.0.3.tar.gz
rhoR_1.3.0.3.zip(r-4.5)rhoR_1.3.0.3.zip(r-4.4)rhoR_1.3.0.3.zip(r-4.3)
rhoR_1.3.0.3.tgz(r-4.4-x86_64)rhoR_1.3.0.3.tgz(r-4.4-arm64)rhoR_1.3.0.3.tgz(r-4.3-x86_64)rhoR_1.3.0.3.tgz(r-4.3-arm64)
rhoR_1.3.0.3.tar.gz(r-4.5-noble)rhoR_1.3.0.3.tar.gz(r-4.4-noble)
rhoR_1.3.0.3.tgz(r-4.4-emscripten)rhoR_1.3.0.3.tgz(r-4.3-emscripten)
rhoR.pdf |rhoR.html✨
rhoR/json (API)
NEWS
# Install 'rhoR' in R: |
install.packages('rhoR', repos = c('https://codymarquart.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/epistemic-analytics/qe-packages
- codeSet - CodeSet
- contingencyTable - ContingencyTable
Last updated 4 years agofrom:1dff83ad0a. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win-x86_64 | OK | Oct 25 2024 |
R-4.5-linux-x86_64 | OK | Oct 25 2024 |
R-4.4-win-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-aarch64 | OK | Oct 25 2024 |
R-4.3-win-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-aarch64 | OK | Oct 25 2024 |
Exports:as.code.setas.contingency.tablebaseratebaserateCTbaserateSetcontingency_tablecreateSimulatedCodeSetgenerate_kp_listgetBootPvalue_cgetHand_kappagetHandCTgetHandSetgetHandSetIndicesgetTestSetkappakappa_ctkappaCTkappaSetrandom_contingency_tablerecallrhorho.filerhoCTrhoKrhoMinrhoSetsample_contingency_table
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Helper function to return special values on a rating set | $.rating.set |
Convert codeset to contingency table | as.code.set |
Convert a codeset to a contingency table | as.contingency.table |
Calculate Baserate | baserate |
Calculate Baserate (CT) | baserateCT |
Calculate Baserate (Set) | baserateSet |
codeSet | codeSet |
contingency_table | contingency_table |
contingencyTable | contingencyTable |
Create Simulated codeSet | createSimulatedCodeSet |
generate_kp_list | generateKPs_c generate_kp_list |
getBootPvalue_c | getBootPvalue_c |
getHand_kappa | getHand_kappa |
Get Handset | getHandCT |
Get Handset | getHandSet |
Generate a Handset | getHandSetIndices |
Get Test Set | getTestSet |
Calculate kappa | kappa |
kappa_ct | kappa_ct |
Calculate kappa (contingency Table) | kappaCT |
Calculate kappa (Set) | kappaSet |
random_contingency_table | random_contingency_table |
recall | recall |
Rho | rho |
Rho using a file | rho.file |
Rho (contingency Table) | rhoCT |
Rho (kappa) | rhoK |
Rho Min | rhoMin |
rhoR: A package for computing rho | rhoR |
Rho (set) | rhoSet |
sample_contingency_table | sample_contingency_table |