Package: IRR2FPR 0.1
IRR2FPR: Computing False Positive Rate from Inter-Rater Reliability
Implements a 'Shiny Item Analysis' module and functions for computing false positive rate and other binary classification metrics from inter-rater reliability based on Bartoš & Martinková (2022) <doi:10.48550/arXiv.2207.09101>.
Authors:
IRR2FPR_0.1.tar.gz
IRR2FPR_0.1.zip(r-4.7)IRR2FPR_0.1.zip(r-4.6)IRR2FPR_0.1.zip(r-4.5)
IRR2FPR_0.1.tgz(r-4.6-any)IRR2FPR_0.1.tgz(r-4.5-any)
IRR2FPR_0.1.tar.gz(r-4.7-any)IRR2FPR_0.1.tar.gz(r-4.6-any)
IRR2FPR_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
IRR2FPR/json (API)
NEWS
| # Install 'IRR2FPR' in R: |
| install.packages('IRR2FPR', repos = c('https://fbartos.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fbartos/irr2fpr/issues
Last updated from:6a00d554b6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 124 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 107 |
Exports:compute_false_negative_ratecompute_false_positive_ratecompute_proportion_of_correctly_selectedcompute_true_positive_ratespearman_brown_formula
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimemvtnormotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute the false negative rate | compute_false_negative_rate |
| Compute the false positive rate | compute_false_positive_rate |
| Compute the proportion of correctly selected candidates | compute_proportion_of_correctly_selected |
| Compute the true positive rate | compute_true_positive_rate |
| Interactive Module for Inter-Rater Reliability to False Positive Rate Conversion | IRR2FPR |
| Compute IRR from the Spearman-Brown formula | spearman_brown_formula |
