Learn R Programming

intsurv (version 0.2.2)

show-method: Show Methods

Description

S4 class methods that display or summarize certain objects.

Usage

# S4 method for iCoxph
show(object)

# S4 method for summary.iCoxph show(object)

Arguments

object

An object used to dispatch a method.

Value

object input (invisibly).

Details