kmcens: Kaplan-Meier for Censoring

Description Usage Arguments

View source: R/FUN-cstat-ver003b.R

Description

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.

Usage

1
kmcens(time, status, tau)

Arguments

time

time to event variable

status

indicator of event (1:event, 0: censor)

tau

see cvK


survC1 documentation built on Feb. 10, 2021, 5:06 p.m.