eventTrack: Event Prediction for Time-to-Event Endpoints

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.

Package details

AuthorKaspar Rufibach [aut, cre]
MaintainerKaspar Rufibach <kaspar.rufibach@gmail.com>
LicenseGPL (>= 2)
Version1.0.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("eventTrack")

Try the eventTrack package in your browser

Any scripts or data that you put into this service are public.

eventTrack documentation built on April 4, 2025, 2:34 a.m.