Provides a method for comparing the results of two binary diagnostic tests using paired data. Users can rapidly perform descriptive and inferential statistics in a single function call. Options permit users to select which parameters they are interested in comparing and methods for correction for multiple comparisons. Confidence intervals are calculated using the methods with the best coverage. Hypothesis tests use the methods with the best asymptotic performance. A summary of the methods is available in Roldán-Nofuentes (2020) <doi:10.1186/s12874-020-00988-y>. This package is targeted at clinical researchers who want to rapidly and effectively compare results from binary diagnostic tests.
Version: | 1.1.0 |
Depends: | R (≥ 2.10) |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-10-02 |
DOI: | 10.32614/CRAN.package.testCompareR |
Author: | Kyle J. Wilson [cre, aut], Marc Henrion [aut], José Antonio Roldán Nofuentes [aut] |
Maintainer: | Kyle J. Wilson <kyle.jordan.wilson at googlemail.com> |
BugReports: | https://github.com/Kajlinko/testCompareR/issues |
License: | GPL-3 |
URL: | https://kajlinko.github.io/testCompareR/, https://github.com/Kajlinko/testCompareR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | testCompareR results |
Reference manual: | testCompareR.pdf |
Vignettes: |
using_testCompareR (source, R code) |
Package source: | testCompareR_1.1.0.tar.gz |
Windows binaries: | r-devel: testCompareR_1.1.0.zip, r-release: testCompareR_1.1.0.zip, r-oldrel: testCompareR_1.1.0.zip |
macOS binaries: | r-release (arm64): testCompareR_1.1.0.tgz, r-oldrel (arm64): testCompareR_1.1.0.tgz, r-release (x86_64): testCompareR_1.1.0.tgz, r-oldrel (x86_64): testCompareR_1.1.0.tgz |
Old sources: | testCompareR archive |
Please use the canonical form https://CRAN.R-project.org/package=testCompareR to link to this page.