View source: R/crossfit_oracle_preds.R
crossfit_oracle_preds | R Documentation |
Generate cross-fitted oracle prediction function estimates
crossfit_oracle_preds(
time,
event,
X,
folds,
nuisance_preds,
pred_generator,
...
)
time |
|
event |
|
X |
|
folds |
|
nuisance_preds |
Named list of conditional event and censoring survival functions that will be used to estimate the oracle prediction function. |
pred_generator |
Function to be used to estimate oracle prediction function. |
... |
Additional arguments to be passed to |
Named list of cross-fitted oracle prediction estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.