An S4 Class Representing Formula Response
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.
class
.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
, and 1 - event
.Survr
Useful links