Survr-class: An S4 Class Representing Formula Response

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

See Also

Survr


reda documentation built on July 9, 2022, 1:06 a.m.