The iCoxph
class is an S4 class that represents a fitted model.
Function iCoxph
produces objects of this class. See ``Slots''
for details.
call
Function call.
formula
Model formula.
nObs
A positive integer.
data
A data frame.
estimates
A list.
start
A list.
control
A list.
na.action
A length-one character vector.
xlevels
A list.
contrasts
A list.
convergeCode
A non-negative integer.
logL
A numeric value.
iCoxph
for details of slots.