Package: eventTrack
Type: Package
Title: Event Prediction for Time-to-Event Endpoints
Version: 1.0.4
Date: 2025-02-21
Authors@R: 
    person(given = "Kaspar", family = "Rufibach", role = c("aut", "cre"), email = "kaspar.rufibach@gmail.com")
Maintainer: Kaspar Rufibach <kaspar.rufibach@gmail.com>
Depends: survival, muhaz, R (>= 3.5.0)
Suggests: knitr, rmarkdown, rpact (>= 3.3.1), fitdistrplus, gestate
VignetteBuilder: knitr
Description: Implements the hybrid framework for event prediction described in Fang & Zheng (2011, <doi:10.1016/j.cct.2011.05.013>). To estimate the survival function the event prediction is based on, a piecewise exponential hazard function is fit to the time-to-event data to infer the potential change points. Prior to the last identified change point, the survival function is estimated using Kaplan-Meier, and the tail after the change point is fit using piecewise exponential. 
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Packaged: 2025-02-21 19:15:00 UTC; kaspa
Author: Kaspar Rufibach [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-22 11:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 03:31:41 UTC; windows
