show-method: Show Methods

show-methodR Documentation

Show Methods

Description

S4 class methods that display or summarize certain objects.

Usage

## S4 method for signature 'iCoxph'
show(object)

## S4 method for signature 'summary.iCoxph'
show(object)

Arguments

object

An object used to dispatch a method.

Details

  • 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.

Value

object input (invisibly).


intsurv documentation built on Nov. 5, 2025, 5:46 p.m.