S4 class methods that display or summarize certain objects.
Usage
# S4 method for class 'iCoxph'
show(object)
# S4 method for class 'summary.iCoxph'
show(object)Details
For
iCoxph-classobject, it prints out a brief summary of the fitted model.For
summary.iCoxph-classobject, it prints out summary of a fitted model.