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.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'))

Peer review:

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

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

On CRAN:

4.30 score 5 scripts 222 downloads 4 exports 0 dependencies

Last updated 14 hours agofrom:ca62069c72. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 20 2024
R-4.5-winOKNov 20 2024
R-4.5-linuxOKNov 20 2024
R-4.4-winOKNov 20 2024
R-4.4-macOKNov 20 2024
R-4.3-winOKNov 20 2024
R-4.3-macOKNov 20 2024

Exports:compareRdataframeRinterpretRsummariseR

Dependencies:

Comparing binary diagnostic tests from paired data using testCompareR

Rendered fromusing_testCompareR.Rmdusingknitr::rmarkdownon Nov 20 2024.

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