kmweight.corr:
Compute corrected Kaplan-Meier weights for jackknifing
Description
Provide adjusted Kaplan-Meier weights for Stute's weighted least squares method.
Usage
kmweight.corr(Y, delta)
Arguments
Y
survival time.
delta
status.
Value
The corrected Kaplan-Meier weights are obtainable if the underlying censoring is the right censoring.
kmwts
corrected Kaplan-Meier weights
Details
These are the adjusted Kaplan-Meier weights. The adjustment is made to the original Kaplan-Meier weights for being used in jackknifing to estimate Kaplan-Meier estimators. The adjustment is ocurred if and only if delta_(n-1)=0 and delta_(n)=1. For details see Stute and Wang (1994), Khan and Shaw (2015).
References
Khan and Shaw. (2015). Robust bias estimation for Kaplan-Meier Survival Estimator with Jackknifing. Journal of Statistical Theory and Practice, (published online; DOI:10.1080/15598608.2015.1062833). Also available in http://arxiv.org/abs/1312.4058.
Stute, W. and Wang, J. (1994). The jackknife estimate of a Kaplan-Meier integral. Biometrika 81, 602-606.