The get_steps_by_cond
function calculates steps data based on survival model results.
This utility function is used inside the do_kpm()
function of dropR
.
Value
Returns a data frame containing the steps data, including time, survival estimates, upper confidence bounds, and lower confidence bounds.