leaveOneOut {prodlim} | R Documentation |
Compute jackknife pseudo values.
Description
Compute leave-one-out estimates
Usage
leaveOneOut(object, times, cause, lag = FALSE, ...)
Arguments
object |
Object of class |
times |
time points at which to compute leave-one-out event/survival probabilities. |
cause |
Character (other classes are converted with |
lag |
For survival models only. If |
... |
not used |
Details
This function is the work-horse for jackknife
Author(s)
Thomas Alexander Gerds <tag@biostat.ku.dk>
See Also
[Package prodlim version 2024.06.25 Index]