iCoxph-class: An S4 Class to Represent a Fitted Integrative Cox Model

Description Slots See Also

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

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.

See Also

iCoxph for details of slots.


intsurv documentation built on Jan. 13, 2021, 3:46 p.m.