| summary.iCoxph-class {intsurv} | R Documentation |
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.
Slots
callFunction call.
coefMatA matrix.
logLA numeric value.
See Also
summary,iCoxph-method for meaning of slots.
[Package intsurv version 0.2.2 Index]