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.5)IRR2FPR_0.1.zip(r-4.4)IRR2FPR_0.1.zip(r-4.3)
IRR2FPR_0.1.tgz(r-4.4-any)IRR2FPR_0.1.tgz(r-4.3-any)
IRR2FPR_0.1.tar.gz(r-4.5-noble)IRR2FPR_0.1.tar.gz(r-4.4-noble)
IRR2FPR_0.1.tgz(r-4.4-emscripten)IRR2FPR_0.1.tgz(r-4.3-emscripten)
IRR2FPR.pdf |IRR2FPR.html✨
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 7 months agofrom:6a00d554b6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Exports:compute_false_negative_ratecompute_false_positive_ratecompute_proportion_of_correctly_selectedcompute_true_positive_ratespearman_brown_formula
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimemvtnormpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |