Package: EvalTest
Title: A 'shiny' App to Evaluate Diagnostic Tests Performance
Version: 1.0.2
Authors@R: 
    person(given = "Nassim", family = "AYAD", email = "nassim.ayad.ph@gmail.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "https://orcid.org/0000-0002-1809-0935", 
                affiliation = "Laboratory of Modeling and Biostatistics,
                               Pasteur Institute of Algeria"))
Maintainer: Nassim AYAD <nassim.ayad.ph@gmail.com>
Description: Evaluate diagnostic test performance using data from laboratory or diagnostic research. It supports both binary and continuous test variables. It allows users to compute key performance indicators and visualize Receiver Operating Characteristic (ROC) curves, determine optimal cut-off thresholds, display confusion matrix, and export publication-ready plot. It aims to facilitate the application of statistical methods in diagnostic test evaluation by healthcare professionals. The methodology used to compute the performance indicators follows the overview described by Habibzadeh (2025) <doi:10.11613/BM.2025.010101>. Thanks to 'shiny' package.
Depends: R (>= 4.2.1)
Imports: DT, ggplot2, ggpubr, openxlsx, pROC, readxl, shiny,
        shinydashboard, stats, binom
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-09 19:58:34 UTC; maison
Author: Nassim AYAD [aut, cre] (ORCID: <https://orcid.org/0000-0002-1809-0935>,
    affiliation: Laboratory of Modeling and Biostatistics, Pasteur
    Institute of Algeria)
Repository: CRAN
Date/Publication: 2025-09-14 16:20:19 UTC
Built: R 4.5.1; ; 2025-10-06 04:06:40 UTC; windows
