Summary function for objects of class cifETM
# S3 method for etmCIF
summary(object, ci.fun = "cloglog",
level = 0.95, ...)
# S3 method for summary.etmCIF
print(x, ...)
A data.frame per covariate level and competing event
Transition probability estimates
Variance estimates
Lower confidence limit
Upper confidence limit
Transition times
Number of individuals at risk of experiencing a transition just before time \(t\)
Number of events at time \(t\)
An object of class etmCIF
Transformation applied to the pointwise confidence
intervals. On of "linear", "log", "log-log",
"cloglog"
. Default is "cloglog"
.
Level of the confidence intervals. Default is 0.95.
An object of class cifETM
.
Further arguments
Arthur Allignol arthur.allignol@gmail.com
etmCIF