Changelog
abslife 0.0.91
First draft for the
estimate_hazard
function. So far, we do not have competing risks implemented.calc_tp
helper calculates \(\delta\) and \(m\) based on left-truncation and time-to-event variables and outputs a sequence ranging from \(\delta + 1\) to \(\delta + m\).Create a class
alife
to enable aplot
method for theestimate_hazard
function output.