README.md

DTAmc: Diagnostic Test Accuracy Studies with Multiple Comparisons

Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public. R build
status

Overview

DTAmc is an R package to perform statistical analysis for Diagnostic Test Accuracy (DTA) studies with co-primary endpoints sensitivity and specificity. In particular, it allows for multiplicity corrections when the diagnostic accuracy of multiple index tests (or candidate prediction models) is investigated simultaneously. The implemented methods are also applicable in the extended case of more than two subpopulations of interest (i.e. multiclass classification problems).

NOTE: THIS IS A DEVELOPMENT VERSION. VALIDITY OF RESULTS IS NOT GUARANTEED!

Installation

This package can be installed from GitHub with the following command

remotes::install_github('maxwestphal/DTAmc', build_vignettes = TRUE)

Details

This package contains a vignette which explains the basic functionality. The vignette can be displayed with the command

vignette("DTAmc")

References



maxwestphal/DTAmc documentation built on Dec. 21, 2021, 3:52 p.m.