Package: testCompareR 1.1.1.9000

Kyle J. Wilson

testCompareR: Comparing Two Diagnostic Tests with Dichotomous Results using Paired Data

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.

Authors:Kyle J. Wilson [cre, aut], Marc Henrion [aut], José Antonio Roldán Nofuentes [aut]

testCompareR_1.1.1.9000.tar.gz
testCompareR_1.1.1.9000.zip(r-4.5)testCompareR_1.1.1.9000.zip(r-4.4)testCompareR_1.1.1.9000.zip(r-4.3)
testCompareR_1.1.1.9000.tgz(r-4.5-any)testCompareR_1.1.1.9000.tgz(r-4.4-any)testCompareR_1.1.1.9000.tgz(r-4.3-any)
testCompareR_1.1.1.9000.tar.gz(r-4.5-noble)testCompareR_1.1.1.9000.tar.gz(r-4.4-noble)
testCompareR_1.1.1.9000.tgz(r-4.4-emscripten)testCompareR_1.1.1.9000.tgz(r-4.3-emscripten)
testCompareR.pdf |testCompareR.html
testCompareR/json (API)
NEWS

# Install 'testCompareR' in R:
install.packages('testCompareR', repos = c('https://kajlinko.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kajlinko/testcomparer/issues

Pkgdown site:https://kajlinko.github.io

Datasets:
  • cass - Coronary Artery Surgery Study data
  • cfpr - US Cystic Fibrosis Patient Registry data

On CRAN:

4.30 score 4 scripts 615 downloads 4 exports 0 dependencies

Last updated 3 months agofrom:ca62069c72. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-winOKFeb 18 2025
R-4.5-macOKFeb 18 2025
R-4.5-linuxOKFeb 18 2025
R-4.4-winOKFeb 18 2025
R-4.4-macOKFeb 18 2025
R-4.3-winOKFeb 18 2025
R-4.3-macOKFeb 18 2025

Exports:compareRdataframeRinterpretRsummariseR

Dependencies:

Comparing binary diagnostic tests from paired data using testCompareR

Rendered fromusing_testCompareR.Rmdusingknitr::rmarkdownon Feb 18 2025.

Last update: 2024-10-02
Started: 2023-06-13