Learn R Programming

intsurv (version 0.2.2)

summary.iCoxph-class: An S4 Class to Represent Summary of a fitted integrative Cox model

Description

The summary.intsurv class is an S4 class that represents a summarized model. Function summary,iCoxph-method produces objects of this class. See ``Slots'' for details.

Arguments

Slots

call

Function call.

coefMat

A matrix.

logL

A numeric value.

See Also

summary,iCoxph-method for meaning of slots.