Estimate subdistribution functions for crr objects
# S3 method for class 'tidycrr'
predict(object, times = NULL, probs = NULL, newdata = NULL, ...)a tidycrr object
Numeric vector of times to obtain risk estimates at
Numeric vector of quantiles to obtain estimates at
A base::data.frame() or tibble::tibble() containing all
the original predictors used to create x. Defaults to NULL.
not used
named list of prediction estimates
Other crr() functions:
broom_methods_crr,
crr()