leaveOneOut: Compute jackknife pseudo values.
Description
Compute leave-one-out estimates
Usage
leaveOneOut(object, times, cause, lag = FALSE, ...)
Arguments
- object
Object of class "prodlim"
.
- times
time points at which to compute leave-one-out
event/survival probabilities.
- cause
Character (other classes are converted with as.character
).
For competing risks the cause of interest.
- lag
For survival models only. If TRUE
lag the result, i.e. compute
S(t-) instead of S(t).
- ...
not used
Author
Thomas Alexander Gerds <tag@biostat.ku.dk>
Details
This function is the work-horse for jackknife