Package: ThresholdROCsurvival
Type: Package
Title: Diagnostic Ability Assessment with Right-Censored Data at a
        Fixed Time t
Version: 1.1.1
Date: 2023-03-28
Authors@R: c(person("Sara", "Perez-Jaume", email="spjaume@gmail.com", role=c("aut", "cre")),
             person(c("Josep", "L"), "Carrasco", role="aut"))
Description: We focus on the diagnostic ability assessment of medical tests when the outcome of interest is the status (alive or dead) of the subjects at a certain time-point t. This binary status is determined by right-censored times to event and it is missing for those subjects censored before t. Here we provide three methods (missing exclusion, imputation of censored times and using time-dependent ROC curves) to evaluate the diagnostic ability of binary and continuous tests in this context. Two references for the methods used here are Skaltsa et al. (2010) <doi:10.1002/bimj.200900294> and Heagerty et al. (2000) <doi:10.1111/j.0006-341x.2000.00337.x>.
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: boot, InformativeCensoring, pROC, psych, survival,
        ThresholdROC
LazyData: TRUE
NeedsCompilation: no
Packaged: 2023-03-28 08:36:51 UTC; sperezj
Author: Sara Perez-Jaume [aut, cre],
  Josep L Carrasco [aut]
Maintainer: Sara Perez-Jaume <spjaume@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-28 08:50:02 UTC
Built: R 4.1.2; ; 2023-03-29 11:53:58 UTC; unix
