S4 class methods that display or summarize certain objects.
# S4 method for iCoxph show(object) # S4 method for summary.iCoxph show(object)
object | An object used to dispatch a method. |
---|
object input (invisibly).
For iCoxph-class
object, it prints out a brief summary
of the fitted model.
For summary.iCoxph-class
object, it prints out summary
of a fitted model.