An S4 Class to Represent Summary of a fitted integrative Cox model
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.
class
call
: Function call.coefMat
: A matrix.logL
: A numeric value.summary,iCoxph-method
for meaning of slots.
Useful links