Package: testCompareR 1.1.0

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.0.tar.gz
testCompareR_1.1.0.zip(r-4.5)testCompareR_1.1.0.zip(r-4.4)testCompareR_1.1.0.zip(r-4.3)
testCompareR_1.1.0.tgz(r-4.4-any)testCompareR_1.1.0.tgz(r-4.3-any)
testCompareR_1.1.0.tar.gz(r-4.5-noble)testCompareR_1.1.0.tar.gz(r-4.4-noble)
testCompareR_1.1.0.tgz(r-4.4-emscripten)testCompareR_1.1.0.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.18 score 4 scripts 320 downloads 4 exports 0 dependencies

Last updated 1 months agofrom:d9eeacd410. Checks:OK: 6 NOTE: 1. Indexed: yes.

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

Exports:compareRdataframeRinterpretRsummariseR

Dependencies:

Comparing binary diagnostic tests from paired data using testCompareR

Rendered fromusing_testCompareR.Rmdusingknitr::rmarkdownon Nov 01 2024.

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