cindex(object,
data,model
cens.formula = formula,
cens.model = c("cox", "marginal", "nonpar", "aalen", "none"),
conf.int = NULL,
B = 1000,
na.action=na.omit,
tau)
call
that evaluates to such an R-object, see examples.
formula
and cens.formula
Surv(time,status) ~
z1+z2+...
where z1 and z2 are confounders.cens.model="nonpar"
means nonparametric
kernel smoothing of the Kaplan-Meier estimator for the censoring
variable using symmetric nearest neighborhoods -- this is posmodel.frame