View source: R/crossfit_surv_preds.R
crossfit_surv_preds | R Documentation |
Generate cross-fitted conditional survival predictions
crossfit_surv_preds(time, event, X, newtimes, folds, pred_generator, ...)
time |
|
event |
|
X |
|
newtimes |
Numeric vector of times on which to estimate the conditional survival functions |
folds |
|
pred_generator |
Function to be used to estimate conditional survival function. |
... |
Additional arguments to be passed to |
Named list of cross-fitted conditional survival predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.