kmcens function

Kaplan-Meier for Censoring

Kaplan-Meier for Censoring

This is a child function called in the main functions in this package. Specifically, this obtains the survival function for censroing time and gives quantities used in the perturbation-resampling method for C.

kmcens(time, status, tau)

Arguments

  • time: time to event variable
  • status: indicator of event (1:event, 0: censor)
  • tau: see cvK
  • Maintainer: Hajime Uno
  • License: GPL-2
  • Last published: 2021-02-10

Useful links