Package: TGST
Title: Targeted Gold Standard Testing
Version: 1.0
Authors@R: c(
    person("Yizhen", "Xu", email = "yizhen_xu@alumni.brown.edu", role = c("aut", "cre")),
    person("Tao", "Liu", email = "tliu@stat.brown.edu", role = "aut")
    )
Description: Functions for implementing the targeted gold standard (GS) testing. You provide the true disease or treatment failure status and the risk score, tell 'TGST' the availability of GS tests and which method to use, and it returns the optimal tripartite rules. Please refer to Liu et al. (2013) <doi:10.1080/01621459.2013.810149> for more details.
Depends: R (>= 3.2.0)
License: GPL-3
LazyData: true
Suggests: rmarkdown
VignetteBuilder: knitr
Imports: ggplot2, methods, graphics, knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-11-20 22:12:32 UTC; yizhenxu
Author: Yizhen Xu [aut, cre],
  Tao Liu [aut]
Maintainer: Yizhen Xu <yizhen_xu@alumni.brown.edu>
Repository: CRAN
Date/Publication: 2020-11-23 09:50:05 UTC
Built: R 4.6.0; ; 2025-07-18 08:46:24 UTC; unix
