Learn R Programming

reda (version 0.5.4)

Survr-class: 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.

Arguments

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, and 1 - event.

See Also

Survr