| iCoxph-class {intsurv} | R Documentation |
An S4 Class to Represent a Fitted Integrative Cox Model
Description
The iCoxph class is an S4 class that represents a fitted model.
Function iCoxph produces objects of this class. See “Slots”
for details.
Slots
callFunction call.
formulaModel formula.
nObsA positive integer.
dataA data frame.
estimatesA list.
startA list.
controlA list.
na.actionA length-one character vector.
xlevelsA list.
contrastsA list.
convergeCodeA non-negative integer.
logLA numeric value.
See Also
iCoxph for details of slots.
[Package intsurv version 0.2.2 Index]