R package to estimate the survival distribution function and fit the Cox regression model when the event times are subject to truncation
install.packages(“devtools”); library(devtools)
install_github(“rennertl/SurvTrunc”)
help(package=SurvTrunc)