Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Details

This function is the work-horse for jackknife

Author(s)

Thomas Alexander Gerds <tag@biostat.ku.dk>

See Also


prodlim

Product-Limit Estimation for Censored Event History Analysis

v2019.11.13
GPL (>= 2)
Authors
Thomas A. Gerds
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.