An Empirical Saddlepoint Approximation Based Method for Smoothing Survival Functions Under Right Censoring
Given the pair of observed failure time and the censoring status, ESPA computes the support for the failure time, computes the probability density function, and survival function.
Install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("PratheepaJ/ESPA")
See vignettes for the detailed workflow.