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.
Version: | 1.0 |
Depends: | R (≥ 3.2.0) |
Imports: | ggplot2, methods, graphics, knitr |
Suggests: | rmarkdown |
Published: | 2020-11-23 |
DOI: | 10.32614/CRAN.package.TGST |
Author: | Yizhen Xu [aut, cre], Tao Liu [aut] |
Maintainer: | Yizhen Xu <yizhen_xu at alumni.brown.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | TGST results |
Reference manual: | TGST.pdf |
Vignettes: |
Targeted Gold Standard Testing |
Package source: | TGST_1.0.tar.gz |
Windows binaries: | r-devel: TGST_1.0.zip, r-release: TGST_1.0.zip, r-oldrel: TGST_1.0.zip |
macOS binaries: | r-release (arm64): TGST_1.0.tgz, r-oldrel (arm64): TGST_1.0.tgz, r-release (x86_64): TGST_1.0.tgz, r-oldrel (x86_64): TGST_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=TGST to link to this page.