Survr-class {reda} | R Documentation |
An S4 Class Representing Formula Response
Description
The class Survr
is an S4 that represents a formula response for
recurrent event data model. The function Survr
produces
objects of this class. See “Slots” for details.
Slots
.Data
A numeric matrix object.
ID
A charactrer vector for original subject identificator.
check
A logical value indicating whether to performance data checking.
ord
An integer vector for increasingly ordering data by
ID
,time
, and1 - event
.
See Also
[Package reda version 0.5.4 Index]