These functions are all methods for class cureph or summary.cureph objects.
# S3 method for cureph
summary(object,combine = T,...)# S3 method for summary.cureph
print(x, digits = max(3, getOption("digits") - 3),
signif.stars = getOption("show.signif.stars"),...)
an object of class "cureph", usually, a result of a call to cureph.
an object of class "summary.glm", usually, a result of a call to summary.glm.
logical; if TRUE, a Wald test table of each variable appearing in both models is returned.
the number of significant digits to use when printing.
logical. If TRUE, "significance stars" are printed for each coefficient.
Other parameters to match the generic S3 method.
cureph