R/jackknife-cuminc.R
leaveOneOut.survival2.Rd
For each subject, the survival function is recomputed leaving that subject out. This is the workhorse for jackknife.survival2 and will generally not be called by the user.
leaveOneOut.survival2(object, times, mr)
A survfit object, with a single event (no competing risks)
Times at which the survival is computed, must be length 1
Model response, the result of a call to Surv, or a matrix with two columns: "time" (observed follow up time) and "status" (0 = censored, 1 = event)
A vector of jackknifed values of survival at time times