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!
This package can be installed from GitHub with the following command
remotes::install_github('maxwestphal/DTAmc', build_vignettes = TRUE)
This package contains a vignette which explains the basic functionality. The vignette can be displayed with the command
vignette("DTAmc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.