Closed hfrick closed 1 year ago
Options:
NA
from the time
vectorNA
values for all the associated predictions (survival probability, confidence intervals, etc)this is now addressed in parsnip:::.filter_eval_time()
which gets called in predict_survival()
and predict_hazard()
so this happens before the time values are passed to censored.
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
_Originally posted by @topepo in https://github.com/tidymodels/censored/pull/216#discussion_r986008342_